Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h79 void StopInitOrderChecking();
Dasan_interceptors.cc184 StopInitOrderChecking(); \
237 StopInitOrderChecking(); in INTERCEPTOR()
707 StopInitOrderChecking(); in AtCxaAtexit()
Dasan_win.cc92 StopInitOrderChecking(); in INTERCEPTOR_WINAPI()
Dasan_globals.cc195 void StopInitOrderChecking() { in StopInitOrderChecking() function