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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.h1827 extern int gdbarch_deprecated_saved_pc_after_call_p (struct gdbarch *gdbarch);
1832 #define DEPRECATED_SAVED_PC_AFTER_CALL_P() (gdbarch_deprecated_saved_pc_after_call_p (current_gdbarch))
H A Dgdbarch.c4680 gdbarch_deprecated_saved_pc_after_call_p (struct gdbarch *gdbarch) function

Completed in 112 milliseconds