Searched defs:FindPremappedShadowStart (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/ | ||
H A D | hwasan_dynamic_shadow.cpp | 58 static uptr FindPremappedShadowStart(uptr shadow_size_bytes) { FindPremappedShadowStart() function |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_linux.cpp | 85 uptr FindPremappedShadowStart(uptr shadow_size_bytes) { FindPremappedShadowStart() function |