Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1133 Block + getChunkOffsetFromBlock(reinterpret_cast<const char *>(Block)); in getChunkFromBlock()
1137 static uptr getChunkOffsetFromBlock(const char *Block) { in getChunkOffsetFromBlock() function
1296 uptr ChunkOffset = getChunkOffsetFromBlock(BlockBegin); in getInlineErrorInfo()