Rizin
unix-like reverse engineering framework and cli tools
|
#include <mybfd.h>
Public Attributes | |
struct bfd_hash_entry ** | table |
unsigned int | size |
unsigned int | entsize |
struct bfd_hash_entry *(* | newfunc )(struct bfd_hash_entry *, struct bfd_hash_table *, const char *) |
void * | memory |
struct bfd_hash_entry*(* bfd_hash_table::newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *) |
struct bfd_hash_entry** bfd_hash_table::table |