Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h46 uint32_t getNamedStreamMapByteSize() const;
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp116 uint32_t InfoStream::getNamedStreamMapByteSize() const { in getNamedStreamMapByteSize() function in InfoStream
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp463 {Info.getNamedStreamMapByteSize(), "Named Stream Map", in explainStreamOffset()