|
GDB (xrefs)
|
Public Attributes | |
| CORE_ADDR | prev_sp |
| int | framesize |
| int | framereg |
| struct trad_frame_saved_reg * | saved_regs |
Definition at line 249 of file arm-tdep.c.
| int arm_prologue_cache::framereg |
Definition at line 263 of file arm-tdep.c.
Referenced by arm_analyze_prologue(), arm_exidx_fill_cache(), arm_make_prologue_cache(), arm_scan_prologue(), and thumb_analyze_prologue().
| int arm_prologue_cache::framesize |
Definition at line 260 of file arm-tdep.c.
Referenced by arm_analyze_prologue(), arm_exidx_fill_cache(), arm_make_prologue_cache(), arm_normal_frame_base(), arm_scan_prologue(), and thumb_analyze_prologue().
| CORE_ADDR arm_prologue_cache::prev_sp |
Definition at line 254 of file arm-tdep.c.
Referenced by arm_epilogue_frame_this_id(), arm_exidx_fill_cache(), arm_m_exception_cache(), arm_m_exception_prev_register(), arm_m_exception_this_id(), arm_make_epilogue_frame_cache(), arm_make_prologue_cache(), arm_make_stub_cache(), arm_normal_frame_base(), arm_prologue_prev_register(), arm_prologue_this_id(), arm_prologue_unwind_stop_reason(), and arm_stub_this_id().
| struct trad_frame_saved_reg* arm_prologue_cache::saved_regs |
Definition at line 266 of file arm-tdep.c.
Referenced by arm_analyze_prologue(), arm_exidx_fill_cache(), arm_m_exception_cache(), arm_m_exception_prev_register(), arm_make_epilogue_frame_cache(), arm_make_prologue_cache(), arm_make_stub_cache(), arm_prologue_prev_register(), and thumb_analyze_prologue().
1.8.14