Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h548 const uptr LastBlockInRegion = in markFreeBlocksInRegion() local
562 const uptr TrailingBlockBase = LastBlockInRegion + BlockSize; in markFreeBlocksInRegion()