Home
last modified time | relevance | path

Searched refs:RustLinkage (Results 1 – 7 of 7) sorted by relevance

/build/soong/rust/
Dbenchmark.go92 func (benchmark *benchmarkDecorator) stdLinkage(ctx *depsContext) RustLinkage {
Dcompiler.go28 type RustLinkage int type
31 DefaultLinkage RustLinkage = iota
218 func (compiler *baseCompiler) stdLinkage(ctx *depsContext) RustLinkage {
Dbinary.go169 func (binary *binaryDecorator) stdLinkage(ctx *depsContext) RustLinkage {
Dfuzz.go89 func (fuzzer *fuzzDecorator) stdLinkage(ctx *depsContext) RustLinkage {
Dtest.go227 func (test *testDecorator) stdLinkage(ctx *depsContext) RustLinkage {
Dlibrary.go258 func (library *libraryDecorator) stdLinkage(ctx *depsContext) RustLinkage {
Drust.go485 stdLinkage(ctx *depsContext) RustLinkage