Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cpp79 struct AtExit { struct
80 ~AtExit() { in ~AtExit()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp137 FunctionCallee AtExit = M.getOrInsertFunction( in runImpl() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DGlobalDecl.h35 AtExit, enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp365 while (IRBuilder<> *AtExit = EE.Next()) { in runOnFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp489 while (IRBuilder<> *AtExit = EE.Next()) { in InsertRuntimeIgnores() local
580 while (IRBuilder<> *AtExit = EE.Next()) { in sanitizeFunction() local
/openbsd-src/gnu/llvm/clang/tools/clang-linker-wrapper/
H A DOffloadWrapper.cpp556 FunctionCallee AtExit = M.getOrInsertFunction("atexit", AtExitTy); in createRegisterFatbinFunction() local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cpp44 static void AtExit() { in AtExit() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDeclCXX.cpp273 llvm::FunctionCallee &AtExit) { in createTLSAtExitStub()
H A DItaniumCXXABI.cpp4783 llvm::FunctionCallee AtExit = in registerGlobalDtor() local
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dcoff_platform.cpp418 for (auto AtExit : JDS.AtExits) in dlcloseDeinitialize() local