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(device bool) RustLinkage { func
Dbenchmark.go92 func (benchmark *benchmarkDecorator) stdLinkage(device bool) RustLinkage { func
Dbinary.go171 func (binary *binaryDecorator) stdLinkage(device bool) RustLinkage { func
Dtest.go280 func (test *testDecorator) stdLinkage(device bool) RustLinkage { func
Dcompiler.go72 stdLinkage(device bool) RustLinkage methodSpec
319 func (compiler *baseCompiler) stdLinkage(device bool) RustLinkage { func
Dlibrary.go309 func (library *libraryDecorator) stdLinkage(device bool) RustLinkage { func