Searched refs:boolPtr (Results 1 – 7 of 7) sorted by relevance
76 func boolPtr(v bool) *bool { func272 s.Memtag_heap = boolPtr(true)273 s.Diag.Memtag_heap = boolPtr(true)294 s.All_undefined = boolPtr(true)298 s.Undefined = boolPtr(true)302 s.Address = boolPtr(true)306 s.Thread = boolPtr(true)310 s.Fuzzer = boolPtr(true)314 s.Safestack = boolPtr(true)319 s.Cfi = boolPtr(true)[all …]
70 lto.Properties.Lto.Never = boolPtr(true)77 lto.Properties.Lto.Thin = boolPtr(true)236 variation.lto.Properties.Lto.Full = boolPtr(true)237 variation.lto.Properties.Lto.Thin = boolPtr(false)240 variation.lto.Properties.Lto.Full = boolPtr(false)241 variation.lto.Properties.Lto.Thin = boolPtr(true)
64 func boolPtr(v bool) *bool { func176 sanitize.Properties.Sanitize.Fuzzer = boolPtr(b)179 sanitize.Properties.Sanitize.Address = boolPtr(b)182 sanitize.Properties.Sanitize.Hwaddress = boolPtr(b)
397 func boolPtr(v bool) *bool { func416 Platform_sdk_final: boolPtr(false),437 Malloc_not_svelte: boolPtr(true),438 Malloc_zero_contents: boolPtr(true),439 Malloc_pattern_fill_contents: boolPtr(false),440 Safestack: boolPtr(false),
293 variables.Eng = boolPtr(true)
2569 m.commonProperties.Vendor = boolPtr(false)2570 m.commonProperties.Proprietary = boolPtr(false)2571 m.commonProperties.Soc_specific = boolPtr(false)2572 m.commonProperties.Product_specific = boolPtr(false)2573 m.commonProperties.System_ext_specific = boolPtr(false)2577 m.commonProperties.Vendor = boolPtr(false)2578 m.commonProperties.Proprietary = boolPtr(false)2579 m.commonProperties.Soc_specific = boolPtr(false)2580 m.commonProperties.Product_specific = boolPtr(false)2581 m.commonProperties.System_ext_specific = boolPtr(true)
266 UncompressPrivAppDex: boolPtr(true),