10 #ifndef LLVM_DEBUGINFO_PDB_RAW_PUBLICSSTREAM_H 11 #define LLVM_DEBUGINFO_PDB_RAW_PUBLICSSTREAM_H 30 PublicsStream(std::unique_ptr<msf::MappedBlockStream> Stream);
45 return SectionOffsets;
49 std::unique_ptr<msf::MappedBlockStream> Stream;
uint32_t getThunkTableOffset() const
A readonly view of a hash table used in the globals and publics streams.
This class represents lattice values for constants.
FixedStreamArray< support::ulittle32_t > getAddressMap() const
uint16_t getThunkTableSection() const
FixedStreamArray< SectionOffset > getSectionOffsets() const
uint32_t getSymHash() const
PublicsStream(std::unique_ptr< msf::MappedBlockStream > Stream)
FixedStreamArray< support::ulittle32_t > getThunkMap() const
Lightweight error class with error context and mandatory checking.
const GSIHashTable & getPublicsTable() const