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

#include "llvm/Object/CVDebugRecord.h"

Public Attributes

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

Detailed Description

Definition at line 45 of file CVDebugRecord.h.

Member Data Documentation

◆ PDB20

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

Definition at line 47 of file CVDebugRecord.h.

◆ PDB70

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

Definition at line 48 of file CVDebugRecord.h.

◆ Signature

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

Definition at line 46 of file CVDebugRecord.h.


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