Rizin
unix-like reverse engineering framework and cli tools
dex_string_t Struct Reference

#include <dex.h>

Public Attributes

ut64 size
 
ut64 offset
 
char * data
 

Detailed Description

Definition at line 70 of file dex.h.

Member Data Documentation

◆ data

char* dex_string_t::data

◆ offset

ut64 dex_string_t::offset

Definition at line 72 of file dex.h.

◆ size

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().


The documentation for this struct was generated from the following file: