Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_thread.cc339 u8 *shadow_bottom = (u8*)MemToShadow(bottom); in GetStackFrameAccessByAddr() local
377 u8 *shadow_bottom = (u8*)MemToShadow(bottom); in GetStackVariableShadowStart() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_thread.cc338 u8 *shadow_bottom = (u8*)MemToShadow(bottom); in GetStackFrameAccessByAddr() local
376 u8 *shadow_bottom = (u8*)MemToShadow(bottom); in GetStackVariableShadowStart() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_thread.cpp352 u8 *shadow_bottom = (u8*)MemToShadow(bottom); in GetStackFrameAccessByAddr() local
393 u8 *shadow_bottom = (u8*)MemToShadow(bottom); in GetStackVariableShadowStart() local