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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dia64-tdep.c101 static gdbarch_extract_return_value_ftype ia64_extract_return_value; variable
2718 ia64_extract_return_value (struct type *type, struct regcache *regcache, void *valbuf)
3338 set_gdbarch_extract_return_value (gdbarch, ia64_extract_return_value);
2717 ia64_extract_return_value (struct type *type, struct regcache *regcache, void *valbuf) function

Completed in 44 milliseconds