Searched refs:gdbarch_unwind_sp (Results 1 – 8 of 8) sorted by relevance
1278 = gdbarch_unwind_sp (gdbarch, create_new_frame (sp, func_addr)); in mn10300_push_dummy_call()
643 extern CORE_ADDR gdbarch_unwind_sp (struct gdbarch *gdbarch, const frame_info_ptr &next_frame);
3154 return gdbarch_unwind_sp (gdbarch, frame_info_ptr (this_frame->next)); in get_frame_sp()
3068 gdbarch_unwind_sp (struct gdbarch *gdbarch, const frame_info_ptr &next_frame) in gdbarch_unwind_sp() function
379 (get_frame_sp): Assume that gdbarch_unwind_sp is available.
7762 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
11685 (mn10300_push_dummy_call): Use gdbarch_unwind_sp not
8391 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.