Searched refs:getStreamBlockList (Results 1 – 6 of 6) sorted by relevance
24 return File.getStreamBlockList(StreamIdx); in getStreamBlocks()
70 PDBFile::getStreamBlockList(uint32_t StreamIndex) const { in getStreamBlockList() function in PDBFile
34 getStreamBlockList(uint32_t StreamIndex) const = 0;
88 getStreamBlockList(uint32_t StreamIndex) const override;
59 getStreamBlockList(uint32_t StreamIndex) const override { in getStreamBlockList() function in __anon8b8581400111::DiscontiguousFile
245 auto StreamBlocks = File.getStreamBlockList(StreamIdx); in dumpStreamBlocks()