LLVM: llvm::dwarf_linker::parallel::DebugOffsetPatch Struct Reference (original) (raw)

#include "[DWARFLinker/Parallel/OutputSections.h](OutputSections%5F8h%5Fsource.html)"

Inheritance diagram for llvm::dwarf_linker::parallel::DebugOffsetPatch:

[legend]

Public Member Functions
Public Attributes
PointerIntPair< SectionDescriptor *, 1 > SectionPtr
Public Attributes inherited from llvm::dwarf_linker::parallel::SectionPatch
uint64_t PatchOffset = 0

Detailed Description

Definition at line 70 of file OutputSections.h.

Constructor & Destructor Documentation

llvm::dwarf_linker::parallel::DebugOffsetPatch::DebugOffsetPatch ( uint64_t PatchOffset, SectionDescriptor * SectionPtr, bool AddLocalValue = false ) inline

Definition at line 71 of file OutputSections.h.

References llvm::dwarf_linker::parallel::SectionPatch::PatchOffset, and SectionPtr.

Member Data Documentation

SectionPtr

PointerIntPair<SectionDescriptor *, 1> llvm::dwarf_linker::parallel::DebugOffsetPatch::SectionPtr

Definition at line 75 of file OutputSections.h.

Referenced by DebugOffsetPatch().


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