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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.h1372 extern int gdbarch_deprecated_store_struct_return_p (struct gdbarch *gdbarch);
1377 #define DEPRECATED_STORE_STRUCT_RETURN_P() (gdbarch_deprecated_store_struct_return_p (current_gdbarch))
H A Dgdbarch.c4087 gdbarch_deprecated_store_struct_return_p (struct gdbarch *gdbarch) function

Completed in 125 milliseconds