Searched refs:gdbarch_deprecated_push_arguments_p (Results 1 – 2 of 2) sorted by relevance
546 extern int gdbarch_deprecated_push_arguments_p (struct gdbarch *gdbarch);551 #define DEPRECATED_PUSH_ARGUMENTS_P() (gdbarch_deprecated_push_arguments_p (current_gdbarch))
883 gdbarch_deprecated_push_arguments_p (current_gdbarch)); in gdbarch_dump()2368 gdbarch_deprecated_push_arguments_p (struct gdbarch *gdbarch) in gdbarch_deprecated_push_arguments_p() function