LLVM 19.0.0git
Public Attributes | List of all members
llvm::DWARFFormValue::UnitOffset Struct Reference

#include "llvm/DebugInfo/DWARF/DWARFFormValue.h"

Public Attributes

DWARFUnitUnit
 
uint64_t Offset
 

Detailed Description

Definition at line 111 of file DWARFFormValue.h.

Member Data Documentation

◆ Offset

uint64_t llvm::DWARFFormValue::UnitOffset::Offset

Definition at line 113 of file DWARFFormValue.h.

◆ Unit

DWARFUnit* llvm::DWARFFormValue::UnitOffset::Unit

Definition at line 112 of file DWARFFormValue.h.


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