LLVM: llvm::pdb::GSIHashHeader Struct Reference (original) (raw)
Header of the hash tables found in the globals and publics sections. More...
#include "[llvm/DebugInfo/PDB/Native/RawTypes.h](RawTypes%5F8h%5Fsource.html)"
| Public Types | |
|---|---|
| enum | : unsigned { HdrSignature = ~0U , HdrVersion = 0xeffe0000 + 19990810 } |
Header of the hash tables found in the globals and publics sections.
Based on GSIHashHdr in https://github.com/Microsoft/microsoft-pdb/blob/master/PDB/dbi/gsi.h
Definition at line 28 of file RawTypes.h.
◆ anonymous enum
| Enumerator |
|---|
| HdrSignature |
| HdrVersion |
Definition at line 29 of file RawTypes.h.
◆ HrSize
◆ NumBuckets
◆ VerHdr
◆ VerSignature
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/PDB/Native/RawTypes.h