LLVM: llvm::codeview::PDB70DebugInfo Struct Reference (original) (raw)
#include "[llvm/Object/CVDebugRecord.h](CVDebugRecord%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| support::ulittle32_t | CVSignature |
| uint8_t | Signature [16] |
| support::ulittle32_t | Age |
Detailed Description
Definition at line 30 of file CVDebugRecord.h.
Member Data Documentation
◆ Age
support::ulittle32_t llvm::codeview::PDB70DebugInfo::Age
Definition at line 33 of file CVDebugRecord.h.
◆ CVSignature
support::ulittle32_t llvm::codeview::PDB70DebugInfo::CVSignature
Definition at line 31 of file CVDebugRecord.h.
◆ Signature
uint8_t llvm::codeview::PDB70DebugInfo::Signature[16]
Definition at line 32 of file CVDebugRecord.h.
The documentation for this struct was generated from the following file:
- include/llvm/Object/CVDebugRecord.h