Searched refs:getStreamSize (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h36 uint32_t getStreamSize() const;
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/MSF/
H A DMSFBuilder.h91 uint32_t getStreamSize(uint32_t StreamIdx) const;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp86 uint32_t InfoStream::getStreamSize() const { return Stream->getLength(); } function in class:InfoStream
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp193 uint32_t OldSize = getStreamSize(Idx);
226 uint32_t MSFBuilder::getStreamSize(uint32_t StreamIdx) const { function in class:MSFBuilder
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp464 {Info.getStreamSize(), "PDB Feature Signatures",

Completed in 312 milliseconds