Return the serialized byte size of the named stream map.

Synopsis

Declared in <llvm/DebugInfo/PDB/Native/InfoStream.h>

uint32_t
getNamedStreamMapByteSize() const;

Return Value

The serialized byte size of the named stream map.

Created with MrDocs