Searched refs:set_gdbarch_deprecated_frameless_function_invocation (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
H A Darm-tdep.c2721 set_gdbarch_deprecated_frameless_function_invocation (gdbarch, arm_frameless_function_invocation);
H A Dgdbarch.h1665 extern void set_gdbarch_deprecated_frameless_function_invocation (struct gdbarch *gdbarch, gdbarch_deprecated_frameless_function_invocation_ftype *deprecated_frameless_function_invocation);
H A Drs6000-tdep.c2914 set_gdbarch_deprecated_frameless_function_invocation (gdbarch, rs6000_frameless_function_invocation);
H A Dgdbarch.c4503 set_gdbarch_deprecated_frameless_function_invocation (struct gdbarch *gdbarch, function

Completed in 142 milliseconds