LLVM 20.0.0git
|
There are fields(sizes, offsets) which should be updated after sections are generated. More...
#include "DWARFLinker/Parallel/OutputSections.h"
Public Attributes | |
uint64_t | PatchOffset = 0 |
There are fields(sizes, offsets) which should be updated after sections are generated.
To remember offsets and related data the descendants of SectionPatch structure should be used.
Definition at line 41 of file OutputSections.h.
uint64_t llvm::dwarf_linker::parallel::SectionPatch::PatchOffset = 0 |
Definition at line 42 of file OutputSections.h.
Referenced by llvm::dwarf_linker::parallel::OutputSections::applyPatches(), llvm::dwarf_linker::parallel::DebugDieRefPatch::DebugDieRefPatch(), llvm::dwarf_linker::parallel::DebugDieTypeRefPatch::DebugDieTypeRefPatch(), llvm::dwarf_linker::parallel::DebugOffsetPatch::DebugOffsetPatch(), llvm::dwarf_linker::parallel::DebugType2TypeDieRefPatch::DebugType2TypeDieRefPatch(), llvm::dwarf_linker::parallel::DebugTypeLineStrPatch::DebugTypeLineStrPatch(), llvm::dwarf_linker::parallel::DebugTypeStrPatch::DebugTypeStrPatch(), and llvm::dwarf_linker::parallel::DebugULEB128DieRefPatch::DebugULEB128DieRefPatch().