Searched defs:shadow_size_bytes (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_dynamic_shadow.cpp44 static uptr MapDynamicShadow(uptr shadow_size_bytes) { argument
96 static uptr FindPremappedShadowStart(uptr shadow_size_bytes) { argument
146 uptr FindDynamicShadowStart(uptr shadow_size_bytes) { argument
[all...]
H A Dhwasan_linux.cpp144 static void InitializeShadowBaseAddress(uptr shadow_size_bytes) { argument

Completed in 105 milliseconds