Searched refs:OnExit (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp325 int OnExit() { function in namespace:__hwasan
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp70 int OnExit() { function in namespace:__asan
137 #define COMMON_INTERCEPTOR_ON_EXIT(ctx) OnExit()
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1244 int OnExit() { function in namespace:__msan
1310 #define COMMON_INTERCEPTOR_ON_EXIT(ctx) OnExit()
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2180 static int OnExit(ThreadState *thr) { function
2288 OnExit(((TsanInterceptorContext *) ctx)->thr)

Completed in 112 milliseconds