Home
last modified time | relevance | path

Searched refs:OnExit (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_interceptors.cpp42 int OnExit() { in OnExit() function
91 #define COMMON_INTERCEPTOR_ON_EXIT(ctx) OnExit()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp74 int OnExit() { in OnExit() function
140 # define COMMON_INTERCEPTOR_ON_EXIT(ctx) OnExit()
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp505 int OnExit() { in OnExit() function
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1371 int OnExit() { in OnExit() function
1446 #define COMMON_INTERCEPTOR_ON_EXIT(ctx) OnExit()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2412 static int OnExit(ThreadState *thr) { in OnExit() function
2522 OnExit(((TsanInterceptorContext *) ctx)->thr)