Home
last modified time | relevance | path

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

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