Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h89 void StopInitOrderChecking();
Dasan_interceptors.cc187 StopInitOrderChecking(); \
244 StopInitOrderChecking(); in INTERCEPTOR()
694 StopInitOrderChecking(); in AtCxaAtexit()
Dasan_win.cc106 StopInitOrderChecking(); in INTERCEPTOR_WINAPI()
Dasan_globals.cc267 void StopInitOrderChecking() { in StopInitOrderChecking() function