Searched refs:Static_executable (Results 1 – 2 of 2) sorted by relevance
31 Static_executable *bool `android:"arch_variant"` member83 if Bool(binary.Properties.Static_executable) {95 static := Bool(binary.Properties.Static_executable)128 …eturn Bool(binary.baseCompiler.Properties.Prefer_rlib) || Bool(binary.Properties.Static_executable)183 return Bool(binary.Properties.Static_executable)
27 Static_executable *bool `android:"arch_variant"` member222 if binary.Properties.Static_executable == nil && ctx.Config().HostStaticBinaries() {223 binary.Properties.Static_executable = BoolPtr(true)229 binary.Properties.Static_executable = nil234 return Bool(binary.Properties.Static_executable)