Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.h546 extern int gdbarch_deprecated_push_arguments_p (struct gdbarch *gdbarch);
551 #define DEPRECATED_PUSH_ARGUMENTS_P() (gdbarch_deprecated_push_arguments_p (current_gdbarch))
H A Dgdbarch.c883 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