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

#include <dex.h>

Public Attributes

ut64 offset
 
ut64 field_idx
 
ut64 access_flags
 

Detailed Description

Definition at line 108 of file dex.h.

Member Data Documentation

◆ access_flags

ut64 dex_encoded_field_t::access_flags

◆ field_idx

◆ offset

ut64 dex_encoded_field_t::offset

Definition at line 109 of file dex.h.

Referenced by dex_field_to_bin_field(), dex_field_to_symbol(), and dex_new_encoded_field().


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