GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | prev_sp |
ULONGEST | size |
ULONGEST | state_size |
struct { | |
int called:1 | |
int load_args:1 | |
int fp_sdcc:1 | |
int interrupt:1 | |
int critical:1 | |
} | prologue_type |
struct trad_frame_saved_reg * | saved_regs |
Definition at line 86 of file z80-tdep.c.
int z80_unwind_cache::called |
Definition at line 101 of file z80-tdep.c.
int z80_unwind_cache::critical |
Definition at line 105 of file z80-tdep.c.
int z80_unwind_cache::fp_sdcc |
Definition at line 103 of file z80-tdep.c.
int z80_unwind_cache::interrupt |
Definition at line 104 of file z80-tdep.c.
int z80_unwind_cache::load_args |
Definition at line 102 of file z80-tdep.c.
CORE_ADDR z80_unwind_cache::prev_sp |
Definition at line 90 of file z80-tdep.c.
struct { ... } z80_unwind_cache::prologue_type |
struct trad_frame_saved_reg* z80_unwind_cache::saved_regs |
Definition at line 109 of file z80-tdep.c.
ULONGEST z80_unwind_cache::size |
Definition at line 93 of file z80-tdep.c.
ULONGEST z80_unwind_cache::state_size |
Definition at line 97 of file z80-tdep.c.