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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Ddummy-frame.c367 (*this_id) = gdbarch_unwind_dummy_id (current_gdbarch, next_frame);
H A Dframe.c1369 prev->this_id.value = gdbarch_unwind_dummy_id (current_gdbarch,
H A Dgdbarch.h648 extern struct frame_id gdbarch_unwind_dummy_id (struct gdbarch *gdbarch, struct frame_info *info);
H A Dgdbarch.c3197 gdbarch_unwind_dummy_id (struct gdbarch *gdbarch, struct frame_info *info) function
3202 fprintf_unfiltered (gdb_stdlog, "gdbarch_unwind_dummy_id called\n");

Completed in 122 milliseconds