Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h89 void StopInitOrderChecking();
Dasan_interceptors.cc179 StopInitOrderChecking(); in INTERCEPTOR()
684 StopInitOrderChecking(); in AtCxaAtexit()
717 StopInitOrderChecking(); in INTERCEPTOR_WINAPI()
Dasan_globals.cc157 void StopInitOrderChecking() { in StopInitOrderChecking() function