Home
last modified time | relevance | path

Searched defs:OffsetInBlock (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp208 uint64_t OffsetInBlock = Offset % BlockSize; in tryReadContiguously() local
240 uint64_t OffsetInBlock = Offset % BlockSize; in readBytes() local
392 uint64_t OffsetInBlock = Offset % getBlockSize(); in writeBytes() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp228 uint32_t OffsetInBlock = FileOffset - BlockMapOffset; in explainPdbBlockMapOffset() local
236 uint32_t OffsetInBlock = FileOffset - BlockIndex * BlockSize; in getOffsetInStream() local