Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dgdbarch.h661 extern int gdbarch_deprecated_save_dummy_frame_tos_p (struct gdbarch *gdbarch);
666 #define DEPRECATED_SAVE_DUMMY_FRAME_TOS_P() (gdbarch_deprecated_save_dummy_frame_tos_p (current_gdb…
Dgdbarch.c3214 gdbarch_deprecated_save_dummy_frame_tos_p (struct gdbarch *gdbarch) in gdbarch_deprecated_save_dummy_frame_tos_p() function