|
LLVM
4.0.0
|
The header preceeding the global PDB Stream (Stream 1) More...
#include <RawTypes.h>
Public Attributes | |
| support::ulittle32_t | Version |
| support::ulittle32_t | Signature |
| support::ulittle32_t | Age |
| PDB_UniqueId | Guid |
The header preceeding the global PDB Stream (Stream 1)
Definition at line 298 of file RawTypes.h.
| support::ulittle32_t llvm::pdb::InfoStreamHeader::Age |
Definition at line 301 of file RawTypes.h.
Referenced by llvm::pdb::InfoStreamBuilder::commit(), and llvm::pdb::InfoStream::reload().
| PDB_UniqueId llvm::pdb::InfoStreamHeader::Guid |
Definition at line 302 of file RawTypes.h.
Referenced by llvm::pdb::InfoStreamBuilder::commit(), and llvm::pdb::InfoStream::reload().
| support::ulittle32_t llvm::pdb::InfoStreamHeader::Signature |
Definition at line 300 of file RawTypes.h.
Referenced by llvm::pdb::InfoStreamBuilder::commit(), and llvm::pdb::InfoStream::reload().
| support::ulittle32_t llvm::pdb::InfoStreamHeader::Version |
Definition at line 299 of file RawTypes.h.
Referenced by llvm::pdb::InfoStreamBuilder::commit(), and llvm::pdb::InfoStream::reload().
1.8.6