Data Fields

iseq_label_data Struct Reference

Data Fields

LINK_ELEMENT link
int label_no
int position
int sc_state
int set
int sp

Detailed Description

Definition at line 40 of file compile.c.


Field Documentation

Definition at line 42 of file compile.c.

Referenced by dump_disasm_list(), insn_data_to_s_detail(), and new_label_body().

Definition at line 41 of file compile.c.

Referenced by get_destination_insn(), and new_label_body().

Definition at line 43 of file compile.c.

Referenced by iseq_set_sequence(), and label_get_position().

Definition at line 44 of file compile.c.

Referenced by new_label_body().

Definition at line 45 of file compile.c.

Referenced by iseq_set_sequence().

Definition at line 46 of file compile.c.

Referenced by iseq_set_sequence(), label_get_sp(), and new_label_body().


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