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

#include "llvm/Object/CVDebugRecord.h"

Public Attributes

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

Detailed Description

Definition at line 30 of file CVDebugRecord.h.

Member Data Documentation

◆ Age

support::ulittle32_t llvm::codeview::PDB70DebugInfo::Age

Definition at line 33 of file CVDebugRecord.h.

◆ CVSignature

support::ulittle32_t llvm::codeview::PDB70DebugInfo::CVSignature

Definition at line 31 of file CVDebugRecord.h.

◆ Signature

uint8_t llvm::codeview::PDB70DebugInfo::Signature[16]

Definition at line 32 of file CVDebugRecord.h.


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