Home
last modified time | relevance | path

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

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