CACAO
|
Data Fields | |
u2 | attribute_name_index |
u4 | attribute_length |
u2 | number_of_entries |
stack_map_frame_t * | entries |
Definition at line 125 of file stackmap.hpp.
u4 stack_map_t::attribute_length |
Definition at line 127 of file stackmap.hpp.
u2 stack_map_t::attribute_name_index |
Definition at line 126 of file stackmap.hpp.
stack_map_frame_t* stack_map_t::entries |
Definition at line 129 of file stackmap.hpp.
u2 stack_map_t::number_of_entries |
Definition at line 128 of file stackmap.hpp.