Rizin
unix-like reverse engineering framework and cli tools
|
#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 |
Elf_Internal_Sym elf_symbol_type::internal_elf_sym |
Definition at line 66 of file elf-bfd.h.
Referenced by get_sym_code_type().
union { ... } elf_symbol_type::tc_data |