Searched refs:ModuleAddressSanitizer (Results 1 – 1 of 1) sorted by relevance
777 class ModuleAddressSanitizer { class779 ModuleAddressSanitizer(Module &M, bool CompileKernel = false, in ModuleAddressSanitizer() function in __anon7e186d870211::ModuleAddressSanitizer1152 ModuleAddressSanitizer ModuleSanitizer(M, Options.CompileKernel, in run()1697 void ModuleAddressSanitizer::poisonOneInitializer(Function &GlobalInit, in poisonOneInitializer()1713 void ModuleAddressSanitizer::createInitializerPoisonCalls( in createInitializerPoisonCalls()1740 ModuleAddressSanitizer::getExcludedAliasedGlobal(const GlobalAlias &GA) const { in getExcludedAliasedGlobal()1757 bool ModuleAddressSanitizer::shouldInstrumentGlobal(GlobalVariable *G) const { in shouldInstrumentGlobal()1898 bool ModuleAddressSanitizer::ShouldUseMachOGlobalsSection() const { in ShouldUseMachOGlobalsSection()1914 StringRef ModuleAddressSanitizer::getGlobalMetadataSection() const { in getGlobalMetadataSection()1932 void ModuleAddressSanitizer::initializeCallbacks(Module &M) { in initializeCallbacks()[all …]