GDB (xrefs)
|
Public Attributes | |
unsigned int | depth |
unsigned int | visited: 1 |
unsigned int | label: 1 |
unsigned int | is_tls: 1 |
Definition at line 37 of file compile-loc2c.c.
unsigned int insn_info::depth |
Definition at line 41 of file compile-loc2c.c.
Referenced by compute_stack_depth_worker().
unsigned int insn_info::is_tls |
Definition at line 55 of file compile-loc2c.c.
Referenced by compute_stack_depth_worker().
unsigned int insn_info::label |
Definition at line 49 of file compile-loc2c.c.
Referenced by compute_stack_depth_worker().
unsigned int insn_info::visited |
Definition at line 45 of file compile-loc2c.c.