CACAO
Data Fields
full_frame_t Struct Reference

Data Fields

u1 frame_type
 
u2 offset_delta
 
u2 number_of_locals
 
verification_type_info_tlocals
 
u2 number_of_stack_items
 
verification_type_info_tstack
 

Detailed Description

Definition at line 177 of file stackmap.hpp.

Field Documentation

u1 full_frame_t::frame_type

Definition at line 178 of file stackmap.hpp.

verification_type_info_t* full_frame_t::locals

Definition at line 181 of file stackmap.hpp.

u2 full_frame_t::number_of_locals

Definition at line 180 of file stackmap.hpp.

u2 full_frame_t::number_of_stack_items

Definition at line 182 of file stackmap.hpp.

u2 full_frame_t::offset_delta

Definition at line 179 of file stackmap.hpp.

verification_type_info_t* full_frame_t::stack

Definition at line 183 of file stackmap.hpp.


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