Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h266 uptr reg_beg = GetRegionBegin(p); in GetBlockBegin() local
271 return reinterpret_cast<void*>(reg_beg + beg); in GetBlockBegin()