Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_interceptors.cc133 StopInitOrderChecking(); \
212 StopInitOrderChecking(); in INTERCEPTOR()
571 StopInitOrderChecking(); in Atexit()
579 StopInitOrderChecking(); in AtCxaAtexit()
H A Dasan_internal.h98 void StopInitOrderChecking();
H A Dasan_rtems.cc145 if (flags()->strict_init_order) StopInitOrderChecking(); in BeforeThreadCreateHook()
H A Dasan_fuchsia.cc148 if (flags()->strict_init_order) StopInitOrderChecking(); in BeforeThreadCreateHook()
H A Dasan_win.cc143 StopInitOrderChecking(); in INTERCEPTOR_WINAPI()
H A Dasan_globals.cc240 void StopInitOrderChecking() { in StopInitOrderChecking() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_internal.h100 void StopInitOrderChecking();
H A Dasan_interceptors.cc135 StopInitOrderChecking(); \
209 StopInitOrderChecking(); in INTERCEPTOR()
568 StopInitOrderChecking(); in AtCxaAtexit()
H A Dasan_rtems.cc147 if (flags()->strict_init_order) StopInitOrderChecking(); in BeforeThreadCreateHook()
H A Dasan_fuchsia.cc150 if (flags()->strict_init_order) StopInitOrderChecking(); in BeforeThreadCreateHook()
H A Dasan_win.cc145 StopInitOrderChecking(); in INTERCEPTOR_WINAPI()
H A Dasan_globals.cc260 void StopInitOrderChecking() { in StopInitOrderChecking() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_internal.h109 void StopInitOrderChecking();
H A Dasan_interceptors.cpp136 StopInitOrderChecking(); \
206 StopInitOrderChecking(); in INTERCEPTOR()
558 StopInitOrderChecking(); in AtCxaAtexit()
H A Dasan_fuchsia.cpp180 StopInitOrderChecking(); in BeforeThreadCreateHook()
H A Dasan_win.cpp145 StopInitOrderChecking(); in INTERCEPTOR_WINAPI()
H A Dasan_globals.cpp240 void StopInitOrderChecking() { in StopInitOrderChecking() function