Home
last modified time | relevance | path

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

/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()