LLVM
8.0.1
|
#include "llvm/Object/CVDebugRecord.h"
Public Attributes | |
support::ulittle32_t | CVSignature |
uint8_t | Signature [16] |
support::ulittle32_t | Age |
Definition at line 31 of file CVDebugRecord.h.
support::ulittle32_t llvm::codeview::PDB70DebugInfo::Age |
Definition at line 34 of file CVDebugRecord.h.
support::ulittle32_t llvm::codeview::PDB70DebugInfo::CVSignature |
Definition at line 32 of file CVDebugRecord.h.
uint8_t llvm::codeview::PDB70DebugInfo::Signature[16] |
Definition at line 33 of file CVDebugRecord.h.