Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDgdbarch.h950 extern void gdbarch_deprecated_push_dummy_frame (struct gdbarch *gdbarch);
956 #define DEPRECATED_PUSH_DUMMY_FRAME (gdbarch_deprecated_push_dummy_frame (current_gdbarch))
HDgdbarch.c3562 gdbarch_deprecated_push_dummy_frame (struct gdbarch *gdbarch) in gdbarch_deprecated_push_dummy_frame() function