Searched refs:gdbarch_unwind_pc (Results 1 – 4 of 4) sorted by relevance
389 prev_pc = gdbarch_unwind_pc (prev_gdbarch, this_frame); in dwarf2_tailcall_sniffer_first()
555 extern CORE_ADDR gdbarch_unwind_pc (struct gdbarch *gdbarch, struct frame_info *next_frame);
653 pc = gdbarch_unwind_pc (prev_gdbarch, this_frame); in frame_unwind_pc_if_available()
2846 gdbarch_unwind_pc (struct gdbarch *gdbarch, struct frame_info *next_frame) in gdbarch_unwind_pc() function