Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h498 uptr *BlockEndPtr, in allocate() argument
516 if (BlockEndPtr) in allocate()
517 *BlockEndPtr = BlockEnd; in allocate()
587 if (BlockEndPtr) in allocate()
588 *BlockEndPtr = CommitBase + CommitSize; in allocate()