Searched refs:ShouldUseMachOGlobalsSection (Results 1 – 1 of 1) sorted by relevance
845 bool ShouldUseMachOGlobalsSection() const;1898 bool ModuleAddressSanitizer::ShouldUseMachOGlobalsSection() const { in ShouldUseMachOGlobalsSection() function in ModuleAddressSanitizer2408 } else if (UseGlobalsGC && ShouldUseMachOGlobalsSection()) { in InstrumentGlobals()