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

/freebsd-10-stable/contrib/gdb/gdb/
H A Dgdbarch.h803 extern int gdbarch_deprecated_dummy_write_sp_p (struct gdbarch *gdbarch);
808 #define DEPRECATED_DUMMY_WRITE_SP_P() (gdbarch_deprecated_dummy_write_sp_p (current_gdbarch))
H A Dgdbarch.c3368 gdbarch_deprecated_dummy_write_sp_p (struct gdbarch *gdbarch) function

Completed in 131 milliseconds