Rizin
unix-like reverse engineering framework and cli tools
|
#include <mybfd.h>
Public Attributes | |
void * | marker |
void * | tdata |
flagword | flags |
const struct bfd_arch_info * | arch_info |
struct bfd_section * | sections |
struct bfd_section * | section_last |
unsigned int | section_count |
struct bfd_hash_table | section_htab |
const struct bfd_arch_info* bfd_preserve::arch_info |
flagword bfd_preserve::flags |
Definition at line 4543 of file mybfd.h.
Referenced by cmd_descs_generate.Arg::__str__().
struct bfd_hash_table bfd_preserve::section_htab |
struct bfd_section* bfd_preserve::section_last |
struct bfd_section* bfd_preserve::sections |