LIEF: Library to Instrument Executable Formats Version 0.15.0
Loading...
Searching...
No Matches
LIEF::ELF::Relocation Member List

This is the complete list of members for LIEF::ELF::Relocation, including all inherited members.

accept(Visitor &visitor) const override (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationvirtual
addend() constLIEF::ELF::Relocationinline
addend(int64_t addend) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
address() constLIEF::Relocationvirtual
address(uint64_t address) (defined in LIEF::Relocation)LIEF::Relocationvirtual
architecture() constLIEF::ELF::Relocationinline
as() (defined in LIEF::Object)LIEF::Object
as() const (defined in LIEF::Object)LIEF::Object
ENCODING enum nameLIEF::ELF::Relocation
encoding() constLIEF::ELF::Relocationinline
has_section() constLIEF::ELF::Relocationinline
has_symbol() constLIEF::ELF::Relocationinline
info() constLIEF::ELF::Relocationinline
info(uint32_t v) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
is_android_packed() constLIEF::ELF::Relocationinline
is_rel() constLIEF::ELF::Relocationinline
is_rela() constLIEF::ELF::Relocationinline
is_relative() constLIEF::ELF::Relocationinline
is_relatively_encoded() constLIEF::ELF::Relocationinline
Object() (defined in LIEF::Object)LIEF::Object
Object(const Object &other) (defined in LIEF::Object)LIEF::Object
operator!=(const Object &other) const (defined in LIEF::Object)LIEF::Objectinlinevirtual
operator<(const Relocation &rhs) constLIEF::Relocationvirtual
operator<< (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationfriend
operator<=(const Relocation &rhs) constLIEF::Relocationvirtual
operator=(Relocation other) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocation
operator=(const Relocation &) (defined in LIEF::Relocation)LIEF::Relocation
operator=(const Object &other) (defined in LIEF::Object)LIEF::Object
operator==(const Object &other) const (defined in LIEF::Object)LIEF::Objectvirtual
operator>(const Relocation &rhs) constLIEF::Relocationvirtual
operator>=(const Relocation &rhs) constLIEF::Relocationvirtual
output_const_t typedef (defined in LIEF::Object)LIEF::Object
output_t typedef (defined in LIEF::Object)LIEF::Object
PURPOSE enum nameLIEF::ELF::Relocation
purpose() const (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
purpose(PURPOSE purpose) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
R_AARCH64 (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_ARM (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_BIT (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_HEXAGON (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
r_info(Header::CLASS clazz) constLIEF::ELF::Relocationinline
R_LARCH (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_MASK (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_MIPS (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_PPC (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_PPC64 (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_SPARC (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_SYSZ (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_X64 (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
R_X86 (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
Relocation(uint64_t address, TYPE type, ENCODING enc) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocation
Relocation()=default (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocation
Relocation(ARCH arch) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
Relocation(const Relocation &other) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocation
LIEF::Relocation::Relocation(uint64_t address, uint8_t size)LIEF::Relocation
Relocation(const Relocation &) (defined in LIEF::Relocation)LIEF::Relocation
section()LIEF::ELF::Relocationinline
section() const (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
section(Section *section) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
size() const overrideLIEF::ELF::Relocationvirtual
size(size_t size) (defined in LIEF::Relocation)LIEF::Relocationvirtual
swap(Relocation &other) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocation
swap(Relocation &other) (defined in LIEF::Relocation)LIEF::Relocation
symbol()LIEF::ELF::Relocationinline
symbol() const (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
symbol(Symbol *symbol) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
symbol_table()LIEF::ELF::Relocationinline
symbol_table() const (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
symbol_table(Section *section) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
to_value(TYPE type) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinlinestatic
type() constLIEF::ELF::Relocationinline
type(TYPE type) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationinline
TYPE enum nameLIEF::ELF::Relocation
type_from(uint32_t value, ARCH arch) (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocationstatic
~Object() (defined in LIEF::Object)LIEF::Objectvirtual
~Relocation() override=default (defined in LIEF::ELF::Relocation)LIEF::ELF::Relocation