Searched defs:GlobalDtors (Results 1 – 3 of 3) sorted by relevance
151 if (GlobalVariable *GlobalDtors = Mod->getNamedGlobal("llvm.global_dtors")) { in InsertProfilingShutdownCall() local162 GlobalVariable *GlobalDtors = new GlobalVariable( in InsertProfilingShutdownCall() local
355 CtorList GlobalDtors; variable
1602 GlobalCtors, GlobalDtors, enumerator