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

/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp592 static void AtCxaAtexit(void *unused) { function
609 REAL(__cxa_atexit)(AtCxaAtexit, nullptr, nullptr);
622 REAL(__cxa_atexit)(AtCxaAtexit, nullptr, nullptr);

Completed in 166 milliseconds