Rizin
unix-like reverse engineering framework and cli tools
|
#include <elf_strtab.h>
Public Attributes | |
char * | data |
size_t | size |
Definition at line 10 of file elf_strtab.h.
char* rz_bin_elf_strtab::data |
Definition at line 11 of file elf_strtab.h.
Referenced by test_group_name.GroupTest::run(), and rz_bin_elf_strtab_new().
size_t rz_bin_elf_strtab::size |
Definition at line 12 of file elf_strtab.h.
Referenced by rz_bin_elf_strtab_new().