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

#include <class_module.h>

Public Attributes

ut16 index
 
ut16 with_count
 
ut16with_indices
 

Detailed Description

Definition at line 8 of file class_module.h.

Member Data Documentation

◆ index

ut16 java_module_provide_t::index

Definition at line 9 of file class_module.h.

Referenced by java_attribute_set_module().

◆ with_count

ut16 java_module_provide_t::with_count

Definition at line 10 of file class_module.h.

Referenced by java_attribute_set_module().

◆ with_indices

ut16* java_module_provide_t::with_indices

Definition at line 11 of file class_module.h.

Referenced by java_attribute_free(), and java_attribute_set_module().


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