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

#include <dex.h>

Public Attributes

ut16 class_idx
 
ut16 proto_idx
 
ut32 name_idx
 
ut64 offset
 
ut64 code_offset
 
ut64 code_size
 

Detailed Description

Definition at line 97 of file dex.h.

Member Data Documentation

◆ class_idx

◆ code_offset

◆ code_size

ut64 dex_method_id_t::code_size

◆ name_idx

◆ offset

ut64 dex_method_id_t::offset

Definition at line 101 of file dex.h.

Referenced by dex_method_id_new().

◆ proto_idx


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