Rizin
unix-like reverse engineering framework and cli tools
|
#include <elf-bfd.h>
Public Attributes | |
Elf_Internal_Shdr | this_hdr |
Elf_Internal_Shdr | rel_hdr |
Elf_Internal_Shdr * | rel_hdr2 |
unsigned int | rel_count |
unsigned int | rel_count2 |
int | this_idx |
int | rel_idx |
int | rel_idx2 |
int | dynindx |
asection * | linked_to |
struct elf_link_hash_entry ** | rel_hashes |
Elf_Internal_Rela * | relocs |
void * | local_dynrel |
asection * | sreloc |
union { | |
const char * name | |
struct bfd_symbol * id | |
} | group |
asection * | sec_group |
asection * | next_in_group |
void * | sec_info |
union { ... } bfd_elf_section_data::group |
struct bfd_symbol* bfd_elf_section_data::id |
Definition at line 1116 of file elf-bfd.h.
Referenced by capstone.CsInsn::insn_name().
const char* bfd_elf_section_data::name |
Definition at line 1113 of file elf-bfd.h.
Referenced by cmd_descs_generate.Arg::__str__(), cmd_descs_generate.Detail::__str__(), cmd_descs_generate.Arg::_get_choices_cname(), cmd_descs_generate.CmdDesc::_validate(), cmd_descs_generate.Detail::get_detail_entries_cname(), test_group_name.GroupTest::run(), and cmd_descs_generate.CmdDesc::str_tab().
struct elf_link_hash_entry** bfd_elf_section_data::rel_hashes |
Elf_Internal_Shdr bfd_elf_section_data::rel_hdr |
Elf_Internal_Shdr* bfd_elf_section_data::rel_hdr2 |
Elf_Internal_Rela* bfd_elf_section_data::relocs |
Elf_Internal_Shdr bfd_elf_section_data::this_hdr |