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

#include "llvm/Object/CVDebugRecord.h"

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: