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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dframe.c2276 return gdbarch_unwind_sp (current_gdbarch, next_frame);
H A Dgdbarch.h1761 extern CORE_ADDR gdbarch_unwind_sp (struct gdbarch *gdbarch, struct frame_info *next_frame);
H A Dgdbarch.c4613 gdbarch_unwind_sp (struct gdbarch *gdbarch, struct frame_info *next_frame) function
4618 fprintf_unfiltered (gdb_stdlog, "gdbarch_unwind_sp called\n");

Completed in 119 milliseconds