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