Home
last modified time | relevance | path

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

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