Rizin
unix-like reverse engineering framework and cli tools
bfd_elf_section_data Struct Reference

#include <elf-bfd.h>

Public Attributes

Elf_Internal_Shdr this_hdr
 
Elf_Internal_Shdr rel_hdr
 
Elf_Internal_Shdrrel_hdr2
 
unsigned int rel_count
 
unsigned int rel_count2
 
int this_idx
 
int rel_idx
 
int rel_idx2
 
int dynindx
 
asectionlinked_to
 
struct elf_link_hash_entry ** rel_hashes
 
Elf_Internal_Relarelocs
 
void * local_dynrel
 
asectionsreloc
 
union {
   const char *   name
 
   struct bfd_symbol *   id
 
group
 
asectionsec_group
 
asectionnext_in_group
 
void * sec_info
 

Detailed Description

Definition at line 1057 of file elf-bfd.h.

Member Data Documentation

◆ dynindx

int bfd_elf_section_data::dynindx

Definition at line 1090 of file elf-bfd.h.

◆ 

union { ... } bfd_elf_section_data::group

◆ id

struct bfd_symbol* bfd_elf_section_data::id

Definition at line 1116 of file elf-bfd.h.

Referenced by capstone.CsInsn::insn_name().

◆ linked_to

asection* bfd_elf_section_data::linked_to

Definition at line 1093 of file elf-bfd.h.

◆ local_dynrel

void* bfd_elf_section_data::local_dynrel

Definition at line 1106 of file elf-bfd.h.

◆ name

◆ next_in_group

asection* bfd_elf_section_data::next_in_group

Definition at line 1125 of file elf-bfd.h.

◆ rel_count

unsigned int bfd_elf_section_data::rel_count

Definition at line 1070 of file elf-bfd.h.

◆ rel_count2

unsigned int bfd_elf_section_data::rel_count2

Definition at line 1073 of file elf-bfd.h.

◆ rel_hashes

struct elf_link_hash_entry** bfd_elf_section_data::rel_hashes

Definition at line 1097 of file elf-bfd.h.

◆ rel_hdr

Elf_Internal_Shdr bfd_elf_section_data::rel_hdr

Definition at line 1063 of file elf-bfd.h.

◆ rel_hdr2

Elf_Internal_Shdr* bfd_elf_section_data::rel_hdr2

Definition at line 1067 of file elf-bfd.h.

◆ rel_idx

int bfd_elf_section_data::rel_idx

Definition at line 1080 of file elf-bfd.h.

◆ rel_idx2

int bfd_elf_section_data::rel_idx2

Definition at line 1084 of file elf-bfd.h.

◆ relocs

Elf_Internal_Rela* bfd_elf_section_data::relocs

Definition at line 1102 of file elf-bfd.h.

◆ sec_group

asection* bfd_elf_section_data::sec_group

Definition at line 1121 of file elf-bfd.h.

◆ sec_info

void* bfd_elf_section_data::sec_info

Definition at line 1128 of file elf-bfd.h.

◆ sreloc

asection* bfd_elf_section_data::sreloc

Definition at line 1109 of file elf-bfd.h.

◆ this_hdr

Elf_Internal_Shdr bfd_elf_section_data::this_hdr

Definition at line 1059 of file elf-bfd.h.

◆ this_idx

int bfd_elf_section_data::this_idx

Definition at line 1076 of file elf-bfd.h.


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