Searched refs:getStreamBlockList (Results 1 – 13 of 13) sorted by relevance
24 return File.getStreamBlockList(StreamIdx); in getStreamBlocks()
70 PDBFile::getStreamBlockList(uint32_t StreamIndex) const { in getStreamBlockList() function in PDBFile
30 getStreamBlockList(uint32_t StreamIndex) const = 0;
34 getStreamBlockList(uint32_t StreamIndex) const = 0;
88 getStreamBlockList(uint32_t StreamIndex) const override;
67 getStreamBlockList(uint32_t StreamIndex) const override;
99 PDBFile::getStreamBlockList(uint32_t StreamIndex) const { in getStreamBlockList() function in PDBFile248 auto Blocks = getStreamBlockList(StreamIdx); in getStreamLayout()
98 PDBFile::getStreamBlockList(uint32_t StreamIndex) const { in getStreamBlockList() function in PDBFile247 auto Blocks = getStreamBlockList(StreamIdx); in getStreamLayout()
59 getStreamBlockList(uint32_t StreamIndex) const override { in getStreamBlockList() function in __anon9ce3252a0111::DiscontiguousFile
245 auto StreamBlocks = File.getStreamBlockList(StreamIdx); in dumpStreamBlocks()
401 auto Blocks = getPdb().getStreamBlockList(StreamIdx); in dumpStreamSummary()