Home
last modified time | relevance | path

Searched defs:AtExit (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp137 FunctionCallee AtExit = M.getOrInsertFunction( runImpl() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DGlobalDecl.h35 AtExit, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp399 while (IRBuilder<> *AtExit = EE.Next()) { in runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp484 InstrumentationIRBuilder::ensureDebugInfo(*AtExit, F); in InsertRuntimeIgnores() local
578 InstrumentationIRBuilder::ensureDebugInfo(*AtExit, F); in sanitizeFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp544 FunctionCallee AtExit = M.getOrInsertFunction("atexit", AtExitTy); createRegisterFatbinFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp273 createTLSAtExitStub(const VarDecl & D,llvm::FunctionCallee Dtor,llvm::Constant * Addr,llvm::FunctionCallee & AtExit) createTLSAtExitStub() argument
H A DItaniumCXXABI.cpp4856 llvm::FunctionCallee AtExit = registerGlobalDtor() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp418 for (auto AtExit : JDS.AtExits) in dlcloseDeinitialize() local