GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | prev_sp |
CORE_ADDR | base |
int | size |
LONGEST | sp_offset |
LONGEST | r13_offset |
int | uses_frame |
trad_frame_saved_reg * | saved_regs |
Definition at line 252 of file moxie-tdep.c.
CORE_ADDR moxie_unwind_cache::base |
Definition at line 258 of file moxie-tdep.c.
CORE_ADDR moxie_unwind_cache::prev_sp |
Definition at line 256 of file moxie-tdep.c.
LONGEST moxie_unwind_cache::r13_offset |
Definition at line 264 of file moxie-tdep.c.
trad_frame_saved_reg* moxie_unwind_cache::saved_regs |
Definition at line 267 of file moxie-tdep.c.
int moxie_unwind_cache::size |
Definition at line 259 of file moxie-tdep.c.
LONGEST moxie_unwind_cache::sp_offset |
Definition at line 263 of file moxie-tdep.c.
int moxie_unwind_cache::uses_frame |
Definition at line 265 of file moxie-tdep.c.