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

#include <class_field.h>

Public Attributes

ut64 offset
 
ut16 access_flags
 
ut16 name_index
 
ut16 descriptor_index
 
ut16 attributes_count
 
Attribute ** attributes
 

Detailed Description

Definition at line 23 of file class_field.h.

Member Data Documentation

◆ access_flags

◆ attributes

Attribute** java_field_t::attributes

◆ attributes_count

ut16 java_field_t::attributes_count

◆ descriptor_index

◆ name_index

◆ offset


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