|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <class_attribute.h>
Public Attributes | |
| ut16 | table_length |
| LocalVariableTable * | table |
Definition at line 89 of file class_attribute.h.
| LocalVariableTable* java_attribute_local_variable_table_t::table |
Definition at line 91 of file class_attribute.h.
Referenced by java_attribute_free(), and java_attribute_set_localvariabletable().
| ut16 java_attribute_local_variable_table_t::table_length |
Definition at line 90 of file class_attribute.h.
Referenced by java_attribute_set_localvariabletable().