Searched defs:shadow_address (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_mapping.h386 u8 *shadow_address = (u8*)MEM_TO_SHADOW(a); local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_mapping.h398 u8 *shadow_address = (u8*)MEM_TO_SHADOW(a); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_mapping.h378 u8 *shadow_address = (u8*)MEM_TO_SHADOW(a); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_win.cc341 uptr shadow_address = RoundUpTo((uptr)info.BaseAddress + left_padding, local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win.cc343 uptr shadow_address = RoundUpTo((uptr)info.BaseAddress + left_padding, local

Completed in 96 milliseconds