Searched refs:Nocrt (Results 1 – 6 of 6) sorted by relevance
120 Nocrt bool member131 p.Nocrt = Bool(binaryLinker.baseLinker.Properties.Nocrt)163 if p.Nocrt {164 propertySet.AddProperty("nocrt", p.Nocrt)
226 prebuilt.baseLinker.Properties.Nocrt = BoolPtr(true)
674 prebuilt.baseLinker.Properties.Nocrt = BoolPtr(true)830 binary.baseLinker.Properties.Nocrt = BoolPtr(true)
150 if !Bool(binary.baseLinker.Properties.Nocrt) {
86 Nocrt *bool `android:"arch_variant"` member
1056 if ctx.toolchain().Bionic() && !Bool(library.baseLinker.Properties.Nocrt) {