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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.h950 extern void gdbarch_deprecated_push_dummy_frame (struct gdbarch *gdbarch);
956 #define DEPRECATED_PUSH_DUMMY_FRAME (gdbarch_deprecated_push_dummy_frame (current_gdbarch))
H A Dgdbarch.c3562 gdbarch_deprecated_push_dummy_frame (struct gdbarch *gdbarch) function
3567 fprintf_unfiltered (gdb_stdlog, "gdbarch_deprecated_push_dummy_frame called\n");

Completed in 120 milliseconds