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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.h1354 extern void gdbarch_deprecated_pop_frame (struct gdbarch *gdbarch);
1360 #define DEPRECATED_POP_FRAME (gdbarch_deprecated_pop_frame (current_gdbarch))
H A Dgdbarch.c4070 gdbarch_deprecated_pop_frame (struct gdbarch *gdbarch) function
4075 fprintf_unfiltered (gdb_stdlog, "gdbarch_deprecated_pop_frame called\n");

Completed in 186 milliseconds