Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h41 uint32_t getNamedStreamMapByteSize() const;
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp113 uint32_t InfoStream::getNamedStreamMapByteSize() const { in getNamedStreamMapByteSize() function in InfoStream
/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp464 {Info.getNamedStreamMapByteSize(), "Named Stream Map", in explainStreamOffset()