LLVM: llvm::ELFYAML::Relocation Struct Reference (original) (raw)

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

Public Attributes
llvm::yaml::Hex64 Offset
YAMLIntUInt Addend
ELF_REL Type
std::optional< StringRef > Symbol

Definition at line 635 of file ELFYAML.h.

Addend

YAMLIntUInt llvm::ELFYAML::Relocation::Addend

Offset

llvm::yaml::Hex64 llvm::ELFYAML::Relocation::Offset

Symbol

std::optional<StringRef> llvm::ELFYAML::Relocation::Symbol

Type

ELF_REL llvm::ELFYAML::Relocation::Type


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