Home
last modified time | relevance | path

Searched defs:GlobalDtors (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DProfilingUtils.cpp151 if (GlobalVariable *GlobalDtors = Mod->getNamedGlobal("llvm.global_dtors")) { in InsertProfilingShutdownCall() local
162 GlobalVariable *GlobalDtors = new GlobalVariable( in InsertProfilingShutdownCall() local
/external/clang/lib/CodeGen/
DCodeGenModule.h355 CtorList GlobalDtors; variable
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp1602 GlobalCtors, GlobalDtors, enumerator