Home
last modified time | relevance | path

Searched defs:stdLinkage (Results 1 – 6 of 6) sorted by relevance

/build/soong/rust/
Dfuzz.go124 func (fuzzer *fuzzDecorator) stdLinkage(ctx *depsContext) RustLinkage { func
Dbenchmark.go92 func (benchmark *benchmarkDecorator) stdLinkage(ctx *depsContext) RustLinkage { func
Dbinary.go165 func (binary *binaryDecorator) stdLinkage(ctx *depsContext) RustLinkage { func
Dtest.go236 func (test *testDecorator) stdLinkage(ctx *depsContext) RustLinkage { func
Dcompiler.go72 stdLinkage(ctx *depsContext) RustLinkage methodSpec
319 func (compiler *baseCompiler) stdLinkage(ctx *depsContext) RustLinkage { func
Dlibrary.go261 func (library *libraryDecorator) stdLinkage(ctx *depsContext) RustLinkage { func