LLVM: llvm::codeview::PDB20DebugInfo Struct Reference (original) (raw)

#include "[llvm/Object/CVDebugRecord.h](CVDebugRecord%5F8h%5Fsource.html)"

Public Attributes
support::ulittle32_t CVSignature
support::ulittle32_t Offset
support::ulittle32_t Signature
support::ulittle32_t Age

Detailed Description

Definition at line 37 of file CVDebugRecord.h.

Member Data Documentation

Age

support::ulittle32_t llvm::codeview::PDB20DebugInfo::Age

Definition at line 41 of file CVDebugRecord.h.

CVSignature

support::ulittle32_t llvm::codeview::PDB20DebugInfo::CVSignature

Definition at line 38 of file CVDebugRecord.h.

Offset

support::ulittle32_t llvm::codeview::PDB20DebugInfo::Offset

Definition at line 39 of file CVDebugRecord.h.

Signature

support::ulittle32_t llvm::codeview::PDB20DebugInfo::Signature

Definition at line 40 of file CVDebugRecord.h.


The documentation for this struct was generated from the following file: