Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_globals_win.cc27 static void call_on_globals(void (*hook)(__asan_global *, uptr)) { in call_on_globals() function
45 call_on_globals(&__asan_register_globals); in register_dso_globals()
49 call_on_globals(&__asan_unregister_globals); in unregister_dso_globals()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_globals_win.cc25 static void call_on_globals(void (*hook)(__asan_global *, uptr)) { in call_on_globals() function
43 call_on_globals(&__asan_register_globals); in register_dso_globals()
47 call_on_globals(&__asan_unregister_globals); in unregister_dso_globals()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_globals_win.cpp26 static void call_on_globals(void (*hook)(__asan_global *, uptr)) { in call_on_globals() function
44 call_on_globals(&__asan_register_globals); in register_dso_globals()
48 call_on_globals(&__asan_unregister_globals); in unregister_dso_globals()