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

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

Collaboration diagram for llvm::DWARFFormValue::UnitOffset:
Collaboration graph
[legend]

Public Attributes

DWARFUnitUnit
 
uint64_t Offset
 

Detailed Description

Definition at line 108 of file DWARFFormValue.h.

Member Data Documentation

◆ Offset

uint64_t llvm::DWARFFormValue::UnitOffset::Offset

Definition at line 110 of file DWARFFormValue.h.

◆ Unit

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

Definition at line 109 of file DWARFFormValue.h.


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