Searched refs:gdbarch_deprecated_call_dummy_words (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.h876 extern LONGEST * gdbarch_deprecated_call_dummy_words (struct gdbarch *gdbarch);
882 #define DEPRECATED_CALL_DUMMY_WORDS (gdbarch_deprecated_call_dummy_words (current_gdbarch))
H A Dgdbarch.c3473 gdbarch_deprecated_call_dummy_words (struct gdbarch *gdbarch) function
3478 fprintf_unfiltered (gdb_stdlog, "gdbarch_deprecated_call_dummy_words called\n");

Completed in 138 milliseconds