Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DExplainOutputStyle.cpp231 static uint32_t getOffsetInStream(ArrayRef<support::ulittle32_t> StreamBlocks, in getOffsetInStream() function
250 getOffsetInStream(Layout.Blocks, FileOffset, File.pdb().getBlockSize()); in explainPdbStreamOffset()
278 getOffsetInStream(DirectoryBlocks, FileOffset, File.pdb().getBlockSize()); in explainPdbStreamDirectoryOffset()