Home
last modified time | relevance | path

Searched refs:zero_base_max_shadow_start (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_libcdep.cpp164 uptr zero_base_max_shadow_start) { in ProtectGap() argument
175 while (size > step && addr < zero_base_max_shadow_start) { in ProtectGap()
H A Dsanitizer_common.h156 uptr zero_base_max_shadow_start);