Searched refs:Static_executable (Results 1 – 1 of 1) sorted by relevance
27 Static_executable *bool `android:"arch_variant"` member216 if binary.Properties.Static_executable == nil && ctx.Config().HostStaticBinaries() {217 binary.Properties.Static_executable = BoolPtr(true)221 binary.Properties.Static_executable = nil227 return Bool(binary.Properties.Static_executable)