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

#include <elf-bfd.h>

Public Attributes

asymbol symbol
 
Elf_Internal_Sym internal_elf_sym
 
union {
   unsigned int   hppa_arg_reloc
 
   void *   mips_extr
 
   void *   any
 
tc_data
 
unsigned short version
 

Detailed Description

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

Member Data Documentation

◆ any

void* elf_symbol_type::any

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

◆ hppa_arg_reloc

unsigned int elf_symbol_type::hppa_arg_reloc

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

◆ internal_elf_sym

Elf_Internal_Sym elf_symbol_type::internal_elf_sym

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

Referenced by get_sym_code_type().

◆ mips_extr

void* elf_symbol_type::mips_extr

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

◆ symbol

asymbol elf_symbol_type::symbol

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

◆ 

union { ... } elf_symbol_type::tc_data

◆ version

unsigned short elf_symbol_type::version

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


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