LLVM 20.0.0git
|
#include "llvm/Object/CVDebugRecord.h"
Public Attributes | |
support::ulittle32_t | CVSignature |
support::ulittle32_t | Offset |
support::ulittle32_t | Signature |
support::ulittle32_t | Age |
Definition at line 37 of file CVDebugRecord.h.
support::ulittle32_t llvm::codeview::PDB20DebugInfo::Age |
Definition at line 41 of file CVDebugRecord.h.
support::ulittle32_t llvm::codeview::PDB20DebugInfo::CVSignature |
Definition at line 38 of file CVDebugRecord.h.
support::ulittle32_t llvm::codeview::PDB20DebugInfo::Offset |
Definition at line 39 of file CVDebugRecord.h.
support::ulittle32_t llvm::codeview::PDB20DebugInfo::Signature |
Definition at line 40 of file CVDebugRecord.h.