Searched refs:kAsanModuleDtorName (Results 1 – 2 of 2) sorted by relevance
131 static const char *const kAsanModuleDtorName = "asan.module_dtor"; variable1866 GlobalValue::InternalLinkage, kAsanModuleDtorName, &M); in CreateAsanModuleDtor()2282 AsanDtorFunction->setComdat(M.getOrInsertComdat(kAsanModuleDtorName)); in runOnModule()
90 static const char *const kAsanModuleDtorName = "asan.module_dtor"; variable1598 GlobalValue::InternalLinkage, kAsanModuleDtorName, &M); in InstrumentGlobals()