LLVM 20.0.0git
|
This structure is used to update location list offset into .debug_loc/.debug_loclists. More...
#include "DWARFLinker/Parallel/OutputSections.h"
Public Attributes | |
int64_t | AddrAdjustmentValue = 0 |
Public Attributes inherited from llvm::dwarf_linker::parallel::SectionPatch | |
uint64_t | PatchOffset = 0 |
This structure is used to update location list offset into .debug_loc/.debug_loclists.
Definition at line 64 of file OutputSections.h.
int64_t llvm::dwarf_linker::parallel::DebugLocPatch::AddrAdjustmentValue = 0 |
Definition at line 65 of file OutputSections.h.