Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp210 uint32_t OffsetInBlock = Offset % BlockSize; in tryReadContiguously() local
242 uint32_t OffsetInBlock = Offset % BlockSize; in readBytes() local
394 uint32_t OffsetInBlock = Offset % getBlockSize(); in writeBytes() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp226 uint32_t OffsetInBlock = FileOffset - BlockMapOffset; in explainPdbBlockMapOffset() local
234 uint32_t OffsetInBlock = FileOffset - BlockIndex * BlockSize; in getOffsetInStream() local