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

#include <CVDebugRecord.h>

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

Public Attributes

support::ulittle32_t CVSignature
 
uint8_t Signature [16]
 
support::ulittle32_t Age
 

Detailed Description

Definition at line 31 of file CVDebugRecord.h.

Member Data Documentation

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.


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