Searched refs:gdbarch_deprecated_save_dummy_frame_tos_p (Results 1 – 2 of 2) sorted by relevance
661 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…
3214 gdbarch_deprecated_save_dummy_frame_tos_p (struct gdbarch *gdbarch) in gdbarch_deprecated_save_dummy_frame_tos_p() function