Searched defs:setup_at_exit_wrapper (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/msan/ | ||
H A D | msan_interceptors.cpp | 1306 static int setup_at_exit_wrapper(void(*f)(), void *arg, void *dso) { setup_at_exit_wrapper() function |
/llvm-project/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_interceptors_posix.cpp | 463 static int setup_at_exit_wrapper(ThreadState *thr, uptr pc, void(*f)(), setup_at_exit_wrapper() function |