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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.h1489 extern int gdbarch_deprecated_extract_struct_value_address_p (struct gdbarch *gdbarch);
1494 #define DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS_P() (gdbarch_deprecated_extract_struct_value_address_p (current_gdbarch))
H A Dgdbarch.c4237 gdbarch_deprecated_extract_struct_value_address_p (struct gdbarch *gdbarch) function

Completed in 109 milliseconds