Searched refs:Static_executable (Results 1 – 2 of 2) sorted by relevance
27 Static_executable *bool `android:"arch_variant"` member227 if binary.Properties.Static_executable == nil && ctx.Config().HostStaticBinaries() {228 binary.Properties.Static_executable = BoolPtr(true)232 binary.Properties.Static_executable = nil238 return Bool(binary.Properties.Static_executable)
150 if Bool(binary.Properties.Static_executable) {312 return Bool(binary.Properties.Static_executable)