Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1143 Block + getChunkOffsetFromBlock(reinterpret_cast<const char *>(Block)); in getChunkFromBlock()
1147 static uptr getChunkOffsetFromBlock(const char *Block) { in getChunkOffsetFromBlock() function
1306 uptr ChunkOffset = getChunkOffsetFromBlock(BlockBegin); in getInlineErrorInfo()