Searched refs:UseGlobalsGC (Results 1 – 1 of 1) sorted by relevance
868 bool UseGlobalsGC = true, bool UseOdrIndicator = true, in ModuleAddressSanitizer() argument877 UseGlobalsGC(UseGlobalsGC && ClUseGlobalsGC && !this->CompileKernel), in ModuleAddressSanitizer()892 UseCtorComdat(UseGlobalsGC && ClWithComdat && !this->CompileKernel), in ModuleAddressSanitizer()951 bool UseGlobalsGC; member in __anon4b8f1cd00211::ModuleAddressSanitizer2663 if (UseGlobalsGC && TargetTriple.isOSBinFormatELF()) { in instrumentGlobals()2677 if (UseGlobalsGC && TargetTriple.isOSBinFormatCOFF()) { in instrumentGlobals()2679 } else if (UseGlobalsGC && ShouldUseMachOGlobalsSection()) { in instrumentGlobals()