LLVM 23.0.0git
llvm::AttributeLinkedOffsetFixup Struct Reference

Public Attributes

int64_t LinkedOffsetFixupVal
uint64_t InputAttrStartOffset
uint64_t InputAttrEndOffset

Detailed Description

Definition at line 1871 of file DWARFLinker.cpp.

Member Data Documentation

◆ InputAttrEndOffset

uint64_t llvm::AttributeLinkedOffsetFixup::InputAttrEndOffset

Definition at line 1874 of file DWARFLinker.cpp.

◆ InputAttrStartOffset

uint64_t llvm::AttributeLinkedOffsetFixup::InputAttrStartOffset

Definition at line 1873 of file DWARFLinker.cpp.

◆ LinkedOffsetFixupVal

int64_t llvm::AttributeLinkedOffsetFixup::LinkedOffsetFixupVal

Definition at line 1872 of file DWARFLinker.cpp.


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