Searched refs:gdbarch_deprecated_push_dummy_frame_p (Results 1 – 2 of 2) sorted by relevance
941 extern int gdbarch_deprecated_push_dummy_frame_p (struct gdbarch *gdbarch);946 #define DEPRECATED_PUSH_DUMMY_FRAME_P() (gdbarch_deprecated_push_dummy_frame_p (current_gdbarch))
3555 gdbarch_deprecated_push_dummy_frame_p (struct gdbarch *gdbarch) in gdbarch_deprecated_push_dummy_frame_p() function