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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.h1098 extern int gdbarch_deprecated_pc_in_call_dummy_p (struct gdbarch *gdbarch);
1103 #define DEPRECATED_PC_IN_CALL_DUMMY_P() (gdbarch_deprecated_pc_in_call_dummy_p (current_gdbarch))
H A Dgdbarch.c3767 gdbarch_deprecated_pc_in_call_dummy_p (struct gdbarch *gdbarch) function

Completed in 110 milliseconds