Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h588 uptr Alignment, uptr *BlockEndPtr, in allocate() argument
605 if (BlockEndPtr) in allocate()
606 *BlockEndPtr = BlockEnd; in allocate()
687 if (BlockEndPtr) in allocate()
688 *BlockEndPtr = CommitBase + CommitSize; in allocate()