Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gdb/gdb/
Dgdbarch.h1354 extern void gdbarch_deprecated_pop_frame (struct gdbarch *gdbarch);
1360 #define DEPRECATED_POP_FRAME (gdbarch_deprecated_pop_frame (current_gdbarch))
Dgdbarch.c4070 gdbarch_deprecated_pop_frame (struct gdbarch *gdbarch) in gdbarch_deprecated_pop_frame() function