Searched refs:getStreamByteSize (Results 1 – 6 of 6) sorted by relevance
20 return File.getStreamByteSize(StreamIdx); in getLength()
65 uint32_t PDBFile::getStreamByteSize(uint32_t StreamIndex) const { in getStreamByteSize() function in PDBFile143 uint32_t StreamSize = getStreamByteSize(I); in parseStreamData()
32 virtual uint32_t getStreamByteSize(uint32_t StreamIndex) const = 0;
86 uint32_t getStreamByteSize(uint32_t StreamIndex) const override;
55 uint32_t getStreamByteSize(uint32_t StreamIndex) const override { in getStreamByteSize() function in __anon8b8581400111::DiscontiguousFile
217 Value + " (" + to_string(File.getStreamByteSize(StreamIdx)) + " bytes)"; in dumpStreamSummary()