LLVM  4.0.0
Public Attributes | List of all members
llvm::codeview::DebugInfo Union Reference

#include <CVDebugRecord.h>

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

Public Attributes

struct OMF::Signature Signature
 
struct PDB20DebugInfo PDB20
 
struct PDB70DebugInfo PDB70
 

Detailed Description

Definition at line 46 of file CVDebugRecord.h.

Member Data Documentation

struct PDB20DebugInfo llvm::codeview::DebugInfo::PDB20

Definition at line 48 of file CVDebugRecord.h.

struct PDB70DebugInfo llvm::codeview::DebugInfo::PDB70

Definition at line 49 of file CVDebugRecord.h.

struct OMF::Signature llvm::codeview::DebugInfo::Signature

Definition at line 47 of file CVDebugRecord.h.


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