Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interface_internal.h48 struct __asan_global { struct
56 __asan_global_source_location *gcc_location; // Source location of a global, argument
79 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()
/freebsd/sys/kern/
H A Dsubr_asan.c73 struct __asan_global { struct
80 struct __asan_global_source_location *location; argument
82 uintptr_t odr_indicator; /* the address of the ODR indicator symbol */