Home
last modified time | relevance | path

Searched refs:arm_cache_get_prev_sp_value (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-tdep.c474 arm_cache_get_prev_sp_value (struct arm_prologue_cache *cache, arm_gdbarch_tdep *tdep) in arm_cache_get_prev_sp_value() function
2365 if (arm_cache_get_prev_sp_value (cache, tdep) == 0) in arm_prologue_unwind_stop_reason()
2398 id = frame_id_build (arm_cache_get_prev_sp_value (cache, tdep), func); in arm_prologue_this_id()
2441 arm_cache_get_prev_sp_value (cache, tdep)); in arm_prologue_prev_register()
3225 + arm_cache_get_prev_sp_value (cache, tdep)); in arm_make_epilogue_frame_cache()
3255 *this_id = frame_id_build (arm_cache_get_prev_sp_value (cache, tdep), func); in arm_epilogue_frame_this_id()
3401 *this_id = frame_id_build (arm_cache_get_prev_sp_value (cache, tdep), in arm_stub_this_id()
3527 CORE_ADDR unwound_sp = arm_cache_get_prev_sp_value (cache, tdep); in arm_m_exception_cache()
3617 CORE_ADDR unwound_sp = arm_cache_get_prev_sp_value (cache, tdep); in arm_m_exception_cache()
3813 CORE_ADDR new_sp = arm_cache_get_prev_sp_value (cache, tdep) + 4; in arm_m_exception_cache()
[all …]