LLVM  4.0.0
Public Attributes | List of all members
llvm::codeview::PDB20DebugInfo Struct Reference

#include <CVDebugRecord.h>

Collaboration diagram for llvm::codeview::PDB20DebugInfo:
[legend]

Public Attributes

support::ulittle32_t CVSignature
 
support::ulittle32_t Offset
 
support::ulittle32_t Signature
 
support::ulittle32_t Age
 

Detailed Description

Definition at line 38 of file CVDebugRecord.h.

Member Data Documentation

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.


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