Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_interceptors.cpp569 static void AtCxaAtexit(void *unused) { in AtCxaAtexit() function
586 REAL(__cxa_atexit)(AtCxaAtexit, nullptr, nullptr); in INTERCEPTOR()
599 REAL(__cxa_atexit)(AtCxaAtexit, nullptr, nullptr); in INTERCEPTOR()
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc692 static void AtCxaAtexit(void *unused) { in AtCxaAtexit() function
704 REAL(__cxa_atexit)(AtCxaAtexit, nullptr, nullptr); in INTERCEPTOR()