Searched refs:UseGlobalsGC (Results 1 – 2 of 2) sorted by relevance
130 bool UseGlobalsGC = true);
734 bool UseGlobalsGC = true) in AddressSanitizerModule() argument736 UseGlobalsGC(UseGlobalsGC && ClUseGlobalsGC), in AddressSanitizerModule()744 UseCtorComdat(UseGlobalsGC && ClWithComdat) { in AddressSanitizerModule()792 bool UseGlobalsGC; member in __anond0cac1aa0211::AddressSanitizerModule1092 bool UseGlobalsGC) { in createAddressSanitizerModulePass() argument1094 return new AddressSanitizerModule(CompileKernel, Recover, UseGlobalsGC); in createAddressSanitizerModulePass()2215 (UseGlobalsGC && TargetTriple.isOSBinFormatELF()) ? getUniqueModuleId(&M) in InstrumentGlobals()2221 } else if (UseGlobalsGC && TargetTriple.isOSBinFormatCOFF()) { in InstrumentGlobals()2223 } else if (UseGlobalsGC && ShouldUseMachOGlobalsSection()) { in InstrumentGlobals()