Home
last modified time | relevance | path

Searched defs:__asan_global_source_location (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interface_internal.h41 struct __asan_global_source_location { struct
56 __asan_global_source_location *gcc_location; // Source location of a global, argument
/freebsd/sys/kern/
H A Dsubr_asan.c67 struct __asan_global_source_location { struct
80 struct __asan_global_source_location *location; argument