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

Public Attributes

int64_t LinkedOffsetFixupVal
 
uint64_t InputAttrStartOffset
 
uint64_t InputAttrEndOffset
 

Detailed Description

Definition at line 1657 of file DWARFLinker.cpp.

Member Data Documentation

◆ InputAttrEndOffset

uint64_t llvm::AttributeLinkedOffsetFixup::InputAttrEndOffset

Definition at line 1660 of file DWARFLinker.cpp.

◆ InputAttrStartOffset

uint64_t llvm::AttributeLinkedOffsetFixup::InputAttrStartOffset

Definition at line 1659 of file DWARFLinker.cpp.

◆ LinkedOffsetFixupVal

int64_t llvm::AttributeLinkedOffsetFixup::LinkedOffsetFixupVal

Definition at line 1658 of file DWARFLinker.cpp.


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