GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | prev_sp |
CORE_ADDR | base |
int | size |
LONGEST | sp_offset |
LONGEST | r13_offset |
int | uses_frame |
struct trad_frame_saved_reg * | saved_regs |
Definition at line 267 of file moxie-tdep.c.
CORE_ADDR moxie_unwind_cache::base |
Definition at line 273 of file moxie-tdep.c.
CORE_ADDR moxie_unwind_cache::prev_sp |
Definition at line 271 of file moxie-tdep.c.
LONGEST moxie_unwind_cache::r13_offset |
Definition at line 279 of file moxie-tdep.c.
struct trad_frame_saved_reg* moxie_unwind_cache::saved_regs |
Definition at line 282 of file moxie-tdep.c.
int moxie_unwind_cache::size |
Definition at line 274 of file moxie-tdep.c.
LONGEST moxie_unwind_cache::sp_offset |
Definition at line 278 of file moxie-tdep.c.
int moxie_unwind_cache::uses_frame |
Definition at line 280 of file moxie-tdep.c.