Home
last modified time | relevance | path

Searched refs:Prefer_rlib (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/rust/
H A Dcompiler.go155 Prefer_rlib *bool `android:"arch_variant"` member
192 return Bool(compiler.Properties.Prefer_rlib)
H A Dbinary.go113 …return Bool(binary.baseCompiler.Properties.Prefer_rlib) || Bool(binary.Properties.Static_executabl…