Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_internal.h110 void StopInitOrderChecking();
H A Dasan_interceptors.cpp136 StopInitOrderChecking(); \
207 StopInitOrderChecking(); in INTERCEPTOR()
573 StopInitOrderChecking(); in AtCxaAtexit()
H A Dasan_fuchsia.cpp179 StopInitOrderChecking(); in BeforeThreadCreateHook()
H A Dasan_win.cpp145 StopInitOrderChecking(); in INTERCEPTOR_WINAPI()
H A Dasan_globals.cpp259 void StopInitOrderChecking() { in StopInitOrderChecking() function