Home
last modified time | relevance | path

Searched defs:OnExit (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DMemoryBufferTest.cpp114 auto OnExit = TEST_F() local
124 auto OnExit = TEST_F() local
426 auto OnExit = TEST_F() local
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_interceptors.cpp42 int OnExit() { in OnExit() function
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp505 int OnExit() { in OnExit() function
/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp74 int OnExit() { in OnExit() function
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1371 int OnExit() { OnExit() function
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2412 static int OnExit(ThreadState *thr) { OnExit() function