LLVM 20.0.0git
|
This structure is used to update range list offset into .debug_ranges/.debug_rnglists. More...
#include "DWARFLinker/Parallel/OutputSections.h"
Public Attributes | |
bool | IsCompileUnitRanges = false |
Indicates patch which points to immediate compile unit's attribute. | |
Public Attributes inherited from llvm::dwarf_linker::parallel::SectionPatch | |
uint64_t | PatchOffset = 0 |
This structure is used to update range list offset into .debug_ranges/.debug_rnglists.
Definition at line 57 of file OutputSections.h.
bool llvm::dwarf_linker::parallel::DebugRangePatch::IsCompileUnitRanges = false |
Indicates patch which points to immediate compile unit's attribute.
Definition at line 59 of file OutputSections.h.