LLVM: llvm::dwarf_linker::classic::PatchLocation Struct Reference (original) (raw)

#include "[llvm/DWARFLinker/Classic/DWARFLinkerCompileUnit.h](include%5F2llvm%5F2DWARFLinker%5F2Classic%5F2DWARFLinkerCompileUnit%5F8h%5Fsource.html)"

Public Member Functions
PatchLocation ()=default
PatchLocation (DIE::value_iterator I)
PatchLocation (DIE::value_iterator I, int64_t Reloc)
void set (uint64_t New) const
uint64_t get () const

Definition at line 37 of file DWARFLinkerCompileUnit.h.

llvm::dwarf_linker::classic::PatchLocation::PatchLocation ( ) default

PatchLocation() [2/3]

PatchLocation() [3/3]

llvm::dwarf_linker::classic::PatchLocation::PatchLocation ( DIE::value_iterator I, int64_t Reloc ) inline

get()

uint64_t llvm::dwarf_linker::classic::PatchLocation::get ( ) const inline

set()

void llvm::dwarf_linker::classic::PatchLocation::set ( uint64_t New) const inline

I

RelocAdjustment

int64_t llvm::dwarf_linker::classic::PatchLocation::RelocAdjustment = 0


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