Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp233 static uint32_t getOffsetInStream(ArrayRef<support::ulittle32_t> StreamBlocks, in getOffsetInStream() function
252 getOffsetInStream(Layout.Blocks, FileOffset, File.pdb().getBlockSize()); in explainPdbStreamOffset()
280 getOffsetInStream(DirectoryBlocks, FileOffset, File.pdb().getBlockSize()); in explainPdbStreamDirectoryOffset()