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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp569 static void AtCxaAtexit(void *unused) { function
586 REAL(__cxa_atexit)(AtCxaAtexit, nullptr, nullptr);
599 REAL(__cxa_atexit)(AtCxaAtexit, nullptr, nullptr);

Completed in 162 milliseconds