10 #ifndef LLVM_DEBUGINFO_PDB_RAW_PDBSYMBOLSTREAM_H 11 #define LLVM_DEBUGINFO_PDB_RAW_PDBSYMBOLSTREAM_H 19 class MappedBlockStream;
26 SymbolStream(std::unique_ptr<msf::MappedBlockStream> Stream);
43 std::unique_ptr<msf::MappedBlockStream> Stream;
This class represents lattice values for constants.
const codeview::CVSymbolArray & getSymbolArray() const
static Expected< std::vector< unsigned > > getSymbols(MemoryBufferRef Buf, raw_ostream &SymNames, bool &HasObject)
A range adaptor for a pair of iterators.
Lightweight error class with error context and mandatory checking.