LLVM: llvm::ELFRelocationEntry Struct Reference (original) (raw)

#include "[llvm/MC/MCELFObjectWriter.h](MCELFObjectWriter%5F8h%5Fsource.html)"

Detailed Description

Definition at line 35 of file MCELFObjectWriter.h.

Constructor & Destructor Documentation

Member Function Documentation

dump()

print()

void llvm::ELFRelocationEntry::print ( raw_ostream & Out) const inline

Member Data Documentation

Addend

uint64_t llvm::ELFRelocationEntry::Addend

Offset

uint64_t llvm::ELFRelocationEntry::Offset

Symbol

Type


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