|
GDB (xrefs)
|
Public Attributes | |
| CORE_ADDR | base |
| CORE_ADDR | pc |
| int | size |
| struct trad_frame_saved_reg * | saved_regs |
Definition at line 53 of file lm32-tdep.c.
| CORE_ADDR lm32_frame_cache::base |
Definition at line 56 of file lm32-tdep.c.
Referenced by lm32_frame_base_address(), lm32_frame_cache(), and lm32_frame_this_id().
| CORE_ADDR lm32_frame_cache::pc |
Definition at line 57 of file lm32-tdep.c.
Referenced by lm32_frame_cache(), and lm32_frame_this_id().
| struct trad_frame_saved_reg* lm32_frame_cache::saved_regs |
Definition at line 61 of file lm32-tdep.c.
Referenced by lm32_analyze_prologue(), lm32_frame_cache(), and lm32_frame_prev_register().
| int lm32_frame_cache::size |
Definition at line 59 of file lm32-tdep.c.
Referenced by lm32_analyze_prologue(), and lm32_frame_cache().
1.8.14