Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_testlib.cpp79 struct AtExit { struct
80 ~AtExit() { in ~AtExit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp112 FunctionCallee AtExit = M.getOrInsertFunction( in runOnModule() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp123 FunctionCallee AtExit = M.getOrInsertFunction( in runOnModule() local
/external/llvm-project/clang/include/clang/AST/
DGlobalDecl.h34 AtExit, enumerator
/external/llvm-project/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp352 while (IRBuilder<> *AtExit = EE.Next()) { in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp352 while (IRBuilder<> *AtExit = EE.Next()) { in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp433 while (IRBuilder<> *AtExit = EE.Next()) { in InsertRuntimeIgnores() local
511 while (IRBuilder<> *AtExit = EE.Next()) { in sanitizeFunction() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp520 while (IRBuilder<> *AtExit = EE.Next()) { in InsertRuntimeIgnores() local
603 while (IRBuilder<> *AtExit = EE.Next()) { in sanitizeFunction() local
/external/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp448 while (IRBuilder<> *AtExit = EE.Next()) { in runOnFunction() local
/external/llvm-project/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cpp43 static void AtExit() { in AtExit() function
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc87 static void AtExit() { in AtExit() function