Searched defs:setup_at_exit_wrapper (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1161 static int setup_at_exit_wrapper(void(*f)(), void *arg, void *dso) { function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp418 static int setup_at_exit_wrapper(ThreadState *thr, uptr pc, void(*f)(), function

Completed in 98 milliseconds