Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_dynamic_shadow.cpp58 FindPremappedShadowStart(uptr shadow_size_bytes) FindPremappedShadowStart() argument
108 FindDynamicShadowStart(uptr shadow_size_bytes) FindDynamicShadowStart() argument
130 FindDynamicShadowStart(uptr shadow_size_bytes) FindDynamicShadowStart() argument
H A Dhwasan_linux.cpp108 static void InitializeShadowBaseAddress(uptr shadow_size_bytes) { in InitializeShadowBaseAddress() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_linux.cpp85 FindPremappedShadowStart(uptr shadow_size_bytes) FindPremappedShadowStart() argument
97 uptr shadow_size_bytes = MemToShadowSize(kHighMemEnd); FindDynamicShadowStart() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_linux.cpp66 uptr shadow_size_bytes = MemToShadowSize(kHighMemEnd); FindDynamicShadowStart() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp985 MapDynamicShadow(uptr shadow_size_bytes,uptr shadow_scale,uptr min_shadow_base_alignment,UNUSED uptr & high_mem_end) MapDynamicShadow() argument
H A Dsanitizer_win.cpp389 MapDynamicShadow(uptr shadow_size_bytes,uptr shadow_scale,uptr min_shadow_base_alignment,UNUSED uptr & high_mem_end) MapDynamicShadow() argument
H A Dsanitizer_mac.cpp1190 uptr MapDynamicShadow(uptr shadow_size_bytes, uptr shadow_scale, in MapDynamicShadow() argument