LLVM 23.0.0git
llvm::AttributeLinkedOffsetFixup Struct Reference

Public Attributes

int64_t LinkedOffsetFixupVal
uint64_t InputAttrStartOffset
uint64_t InputAttrEndOffset

Detailed Description

Definition at line 1860 of file DWARFLinker.cpp.

Member Data Documentation

◆ InputAttrEndOffset

uint64_t llvm::AttributeLinkedOffsetFixup::InputAttrEndOffset

Definition at line 1863 of file DWARFLinker.cpp.

◆ InputAttrStartOffset

uint64_t llvm::AttributeLinkedOffsetFixup::InputAttrStartOffset

Definition at line 1862 of file DWARFLinker.cpp.

◆ LinkedOffsetFixupVal

int64_t llvm::AttributeLinkedOffsetFixup::LinkedOffsetFixupVal

Definition at line 1861 of file DWARFLinker.cpp.


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