Searched refs:d10v_unwind_sp (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dd10v-tdep.c893 d10v_unwind_sp (struct gdbarch *gdbarch, struct frame_info *next_frame) function
1417 return frame_id_build (d10v_unwind_sp (gdbarch, next_frame),
1467 set_gdbarch_unwind_sp (gdbarch, d10v_unwind_sp);

Completed in 104 milliseconds