| 
    LLVM 22.0.0git
    
   | 
 
The header preceding the /names stream. More...
#include "llvm/DebugInfo/PDB/Native/RawTypes.h"
Public Attributes | |
| support::ulittle32_t | Signature | 
| support::ulittle32_t | HashVersion | 
| support::ulittle32_t | ByteSize | 
The header preceding the /names stream.
Definition at line 312 of file RawTypes.h.
| support::ulittle32_t llvm::pdb::PDBStringTableHeader::ByteSize | 
Definition at line 315 of file RawTypes.h.
| support::ulittle32_t llvm::pdb::PDBStringTableHeader::HashVersion | 
Definition at line 314 of file RawTypes.h.
| support::ulittle32_t llvm::pdb::PDBStringTableHeader::Signature | 
Definition at line 313 of file RawTypes.h.