Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h432 static uptr getBlockEnd(void *Ptr) { in getBlockEnd() function
438 return getBlockEnd(Ptr) - reinterpret_cast<uptr>(Ptr); in getBlockSize()
H A Dcombined.h653 BlockEnd = SecondaryT::getBlockEnd(BlockBegin);
1124 return SecondaryT::getBlockEnd(getBlockBegin(Ptr, Header)) - in getSize()