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

#include <class_method.h>

Public Attributes

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

Detailed Description

Definition at line 29 of file class_method.h.

Member Data Documentation

◆ access_flags

◆ attributes

◆ attributes_count

◆ descriptor_index

◆ name_index

◆ offset

ut64 java_method_t::offset

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