Rizin
unix-like reverse engineering framework and cli tools
|
#include <elf.h>
Public Attributes | |
ut64 | offset |
struct elf_hash_table | data |
struct elf_hash_table rz_bin_elf_hash_table_::data |
Definition at line 77 of file elf.h.
Referenced by read_hash_table(), test_group_name.GroupTest::run(), and rz_bin_elf_get_number_of_symbols_from_hash_table().
ut64 rz_bin_elf_hash_table_::offset |
offset of the dt_hash struct in memory
Definition at line 77 of file elf.h.
Referenced by read_hash_table().