Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
ut64 | offset |
ut64 | size |
ut64 | entry_size |
ut64 | mode |
Definition at line 10 of file elf_relocs.c.
ut64 relocs_segment::entry_size |
Definition at line 13 of file elf_relocs.c.
Referenced by get_relocs_entry(), get_relocs_entry_from_dt_dynamic(), get_relocs_entry_from_dt_dynamic_aux(), get_relocs_entry_from_sections(), and rz_bin_elf_get_num_relocs_dynamic_plt().
ut64 relocs_segment::mode |
Definition at line 14 of file elf_relocs.c.
Referenced by get_relocs_entry(), and test_group_name.GroupTest::run().
ut64 relocs_segment::offset |
Definition at line 11 of file elf_relocs.c.
Referenced by get_relocs_entry().
ut64 relocs_segment::size |
Definition at line 12 of file elf_relocs.c.
Referenced by get_relocs_entry().