Rizin
unix-like reverse engineering framework and cli tools
|
#include <internal.h>
Public Attributes | |
unsigned short | vn_version |
unsigned short | vn_cnt |
unsigned long | vn_file |
unsigned long | vn_aux |
unsigned long | vn_next |
bfd * | vn_bfd |
const char * | vn_filename |
struct elf_internal_vernaux * | vn_auxptr |
struct elf_internal_verneed * | vn_nextref |
Definition at line 174 of file internal.h.
Definition at line 178 of file internal.h.
struct elf_internal_vernaux* elf_internal_verneed::vn_auxptr |
Definition at line 185 of file internal.h.
bfd* elf_internal_verneed::vn_bfd |
Definition at line 183 of file internal.h.
unsigned short elf_internal_verneed::vn_cnt |
Definition at line 176 of file internal.h.
Definition at line 177 of file internal.h.
const char* elf_internal_verneed::vn_filename |
Definition at line 184 of file internal.h.
Definition at line 179 of file internal.h.
struct elf_internal_verneed* elf_internal_verneed::vn_nextref |
Definition at line 186 of file internal.h.
unsigned short elf_internal_verneed::vn_version |
Definition at line 175 of file internal.h.