|
LLVM
4.0.0
|
#include <CVDebugRecord.h>
Public Attributes | |
| support::ulittle32_t | CVSignature |
| support::ulittle32_t | Offset |
| support::ulittle32_t | Signature |
| support::ulittle32_t | Age |
Definition at line 38 of file CVDebugRecord.h.
| support::ulittle32_t llvm::codeview::PDB20DebugInfo::Age |
Definition at line 42 of file CVDebugRecord.h.
| support::ulittle32_t llvm::codeview::PDB20DebugInfo::CVSignature |
Definition at line 39 of file CVDebugRecord.h.
| support::ulittle32_t llvm::codeview::PDB20DebugInfo::Offset |
Definition at line 40 of file CVDebugRecord.h.
| support::ulittle32_t llvm::codeview::PDB20DebugInfo::Signature |
Definition at line 41 of file CVDebugRecord.h.
1.8.6