Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h1522 const uptr ReleaseBase = decompactGroupBase( in markFreeBlocks() local
1534 const uptr ReleaseRangeSize = ReleaseEnd - ReleaseBase; in markFreeBlocks()
1535 const uptr ReleaseOffset = ReleaseBase - Region->RegionBeg; in markFreeBlocks()