Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1201 static int setup_at_exit_wrapper(void(*f)(), void *arg, void *dso) { in setup_at_exit_wrapper() function
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp458 static int setup_at_exit_wrapper(ThreadState *thr, uptr pc, void(*f)(), in setup_at_exit_wrapper() function