|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <class_local_variable.h>
Public Attributes | |
| ut16 | start_pc |
| ut16 | length |
| ut16 | name_index |
| ut16 | signature_index |
| ut16 | index |
Definition at line 16 of file class_local_variable.h.
| ut16 java_local_variable_type_table_t::index |
Definition at line 21 of file class_local_variable.h.
Referenced by java_attribute_set_localvariabletypetable().
| ut16 java_local_variable_type_table_t::length |
Definition at line 18 of file class_local_variable.h.
Referenced by java_attribute_set_localvariabletypetable().
| ut16 java_local_variable_type_table_t::name_index |
Definition at line 19 of file class_local_variable.h.
Referenced by java_attribute_set_localvariabletypetable().
| ut16 java_local_variable_type_table_t::signature_index |
Definition at line 20 of file class_local_variable.h.
Referenced by java_attribute_set_localvariabletypetable().
| ut16 java_local_variable_type_table_t::start_pc |
Definition at line 17 of file class_local_variable.h.
Referenced by java_attribute_set_localvariabletypetable().