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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.h906 extern int gdbarch_deprecated_fix_call_dummy_p (struct gdbarch *gdbarch);
911 #define DEPRECATED_FIX_CALL_DUMMY_P() (gdbarch_deprecated_fix_call_dummy_p (current_gdbarch))
H A Dgdbarch.c3507 gdbarch_deprecated_fix_call_dummy_p (struct gdbarch *gdbarch) function

Completed in 113 milliseconds