LLVM 20.0.0git
|
#include "DWARFLinker/Parallel/OutputSections.h"
Public Member Functions | |
DebugOffsetPatch (uint64_t PatchOffset, SectionDescriptor *SectionPtr, bool AddLocalValue=false) | |
Public Attributes | |
PointerIntPair< SectionDescriptor *, 1 > | SectionPtr |
Public Attributes inherited from llvm::dwarf_linker::parallel::SectionPatch | |
uint64_t | PatchOffset = 0 |
Definition at line 70 of file OutputSections.h.
|
inline |
Definition at line 71 of file OutputSections.h.
References llvm::dwarf_linker::parallel::SectionPatch::PatchOffset.
PointerIntPair<SectionDescriptor *, 1> llvm::dwarf_linker::parallel::DebugOffsetPatch::SectionPtr |
Definition at line 75 of file OutputSections.h.