Rizin
unix-like reverse engineering framework and cli tools
|
#include <dex.h>
Public Attributes | |
ut64 | size |
ut64 | offset |
char * | data |
char* dex_string_t::data |
Definition at line 73 of file dex.h.
Referenced by dex_resolve_proto_id(), dex_resolve_string_id(), dex_string_free(), test_group_name.GroupTest::run(), and rz_bin_dex_strings().
ut64 dex_string_t::size |
Definition at line 71 of file dex.h.
Referenced by dex_resolve_proto_id(), dex_resolve_string_id(), and rz_bin_dex_strings().