Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dia64-tdep.c101 static gdbarch_extract_return_value_ftype ia64_extract_return_value; variable
2717 ia64_extract_return_value (struct type *type, struct regcache *regcache, void *valbuf) in ia64_extract_return_value() function
3337 set_gdbarch_extract_return_value (gdbarch, ia64_extract_return_value); in ia64_gdbarch_init()
H A DChangeLog-20006343 (ia64_use_struct_convention, ia64_extract_return_value,
H A DChangeLog-20034457 (ia64_extract_return_value): Change to use convert_typed_floating()