Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h427 CtorList GlobalDtors; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp511 auto *GlobalDtors = M.getNamedGlobal("llvm.global_dtors"); in operator ()() local