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

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

Public Attributes
support::ulittle32_t Version
support::ulittle32_t HeaderSize
support::ulittle32_t TypeIndexBegin
support::ulittle32_t TypeIndexEnd
support::ulittle32_t TypeRecordBytes
support::ulittle16_t HashStreamIndex
support::ulittle16_t HashAuxStreamIndex
support::ulittle32_t HashKeySize
support::ulittle32_t NumHashBuckets
EmbeddedBuf HashValueBuffer
EmbeddedBuf IndexOffsetBuffer
EmbeddedBuf HashAdjBuffer

Definition at line 277 of file RawTypes.h.

HashAdjBuffer

HashAuxStreamIndex

HashKeySize

HashStreamIndex

HashValueBuffer

EmbeddedBuf llvm::pdb::TpiStreamHeader::HashValueBuffer

HeaderSize

IndexOffsetBuffer

EmbeddedBuf llvm::pdb::TpiStreamHeader::IndexOffsetBuffer

NumHashBuckets

TypeIndexBegin

TypeIndexEnd

TypeRecordBytes

Version


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