Home
last modified time | relevance | path

Searched defs:__asan_global (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_interface_internal.h49 struct __asan_global { struct
57 __asan_global_source_location *location; // Source location of a global, argument
78 void __asan_register_globals(__asan_global *globals, uptr n); argument
H A Dasan_globals_win.cc27 static void call_on_globals(void (*hook)(__asan_global *, uptr)) { in call_on_globals()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_interface_internal.h47 struct __asan_global { struct
55 __asan_global_source_location *location; // Source location of a global, argument
76 void __asan_register_globals(__asan_global *globals, uptr n); argument
H A Dasan_globals_win.cc25 static void call_on_globals(void (*hook)(__asan_global *, uptr)) { in call_on_globals()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_interface_internal.h48 struct __asan_global { struct
56 __asan_global_source_location *location; // Source location of a global, argument
77 void __asan_register_globals(__asan_global *globals, uptr n); argument
H A Dasan_globals_win.cpp26 static void call_on_globals(void (*hook)(__asan_global *, uptr)) { in call_on_globals()
/netbsd-src/sys/kern/
H A Dsubr_asan.c83 struct __asan_global { struct
90 struct __asan_global_source_location *location; argument
92 uintptr_t odr_indicator; /* the address of the ODR indicator symbol */