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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1133 void MSanCxaAtExitWrapper(void *arg) { function
1179 res = REAL(__cxa_atexit)(MSanCxaAtExitWrapper, r, dso);

Completed in 103 milliseconds