Home
last modified time | relevance | path

Searched refs:SharedLibSuffix (Results 1 – 3 of 3) sorted by relevance

/aosp12/build/soong/rust/config/
H A Dtoolchain.go26 SharedLibSuffix() string
88 func (toolchainBase) SharedLibSuffix() string { func
H A Dx86_darwin_host.go67 func (t *toolchainDarwin) SharedLibSuffix() string { func
/aosp12/build/soong/rust/
H A Dlibrary.go416 return library.getStem(ctx) + ctx.toolchain().SharedLibSuffix()