Searched refs:gdbarch_extract_return_value (Results 1 – 2 of 2) sorted by relevance
802 extern void gdbarch_extract_return_value (struct gdbarch *gdbarch, struct type *type, struct regcac…808 #define EXTRACT_RETURN_VALUE(type, regcache, valbuf) (gdbarch_extract_return_value (current_gdbarch…
2798 gdbarch_extract_return_value (struct gdbarch *gdbarch, struct type *type, struct regcache *regcache… in gdbarch_extract_return_value() function