Rizin
unix-like reverse engineering framework and cli tools
|
#include <class_module.h>
Public Attributes | |
ut16 | index |
ut16 | with_count |
ut16 * | with_indices |
Definition at line 8 of file class_module.h.
ut16 java_module_provide_t::index |
Definition at line 9 of file class_module.h.
Referenced by java_attribute_set_module().
ut16 java_module_provide_t::with_count |
Definition at line 10 of file class_module.h.
Referenced by java_attribute_set_module().
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().