Home
last modified time | relevance | path

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

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