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

#include <elf-bfd.h>

Public Attributes

struct elf_link_local_dynamic_entrynext
 
bfdinput_bfd
 
long input_indx
 
long dynindx
 
Elf_Internal_Sym isym
 

Detailed Description

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

Member Data Documentation

◆ dynindx

long elf_link_local_dynamic_entry::dynindx

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

◆ input_bfd

bfd* elf_link_local_dynamic_entry::input_bfd

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

◆ input_indx

long elf_link_local_dynamic_entry::input_indx

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

◆ isym

Elf_Internal_Sym elf_link_local_dynamic_entry::isym

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

◆ next

struct elf_link_local_dynamic_entry* elf_link_local_dynamic_entry::next

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


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