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

#include <elf-bfd.h>

Public Attributes

Elf_Internal_Relarels
 
Elf_Internal_Relarel
 
Elf_Internal_Relarelend
 
Elf_Internal_Symlocsyms
 
bfdabfd
 
size_t locsymcount
 
size_t extsymoff
 
struct elf_link_hash_entry ** sym_hashes
 
int rz_sym_shift
 
bfd_boolean bad_symtab
 

Detailed Description

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

Member Data Documentation

◆ abfd

bfd* elf_reloc_cookie::abfd

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

◆ bad_symtab

bfd_boolean elf_reloc_cookie::bad_symtab

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

◆ extsymoff

size_t elf_reloc_cookie::extsymoff

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

◆ locsymcount

size_t elf_reloc_cookie::locsymcount

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

◆ locsyms

Elf_Internal_Sym* elf_reloc_cookie::locsyms

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

◆ rel

Elf_Internal_Rela * elf_reloc_cookie::rel

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

◆ relend

Elf_Internal_Rela * elf_reloc_cookie::relend

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

◆ rels

Elf_Internal_Rela* elf_reloc_cookie::rels

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

◆ rz_sym_shift

int elf_reloc_cookie::rz_sym_shift

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

◆ sym_hashes

struct elf_link_hash_entry** elf_reloc_cookie::sym_hashes

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


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