Searched refs:Static_executable (Results 1 – 3 of 3) 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)180 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)
28480 …platform/build/soong,[email protected],"Fix Static_executable, implement B…