LLVM: llvm::pdb::PublicsStreamHeader Struct Reference (original) (raw)

#include "[llvm/DebugInfo/PDB/Native/RawTypes.h](RawTypes%5F8h%5Fsource.html)"

Public Attributes
support::ulittle32_t SymHash
support::ulittle32_t AddrMap
support::ulittle32_t NumThunks
support::ulittle32_t SizeOfThunk
support::ulittle16_t ISectThunkTable
char Padding [2]
support::ulittle32_t OffThunkTable
support::ulittle32_t NumSections

Definition at line 264 of file RawTypes.h.

AddrMap

ISectThunkTable

NumSections

NumThunks

OffThunkTable

Padding

char llvm::pdb::PublicsStreamHeader::Padding[2]

SizeOfThunk

SymHash


The documentation for this struct was generated from the following file: