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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp390 static void cxa_at_exit_wrapper(void *arg) { function
441 res = REAL(__cxa_atexit)(cxa_at_exit_wrapper, ctx, dso);

Completed in 139 milliseconds