Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Di386-tdep.c1432 i386_return_value (struct gdbarch *gdbarch, struct type *type, in i386_return_value() function
1472 return i386_return_value (gdbarch, type, regcache, readbuf, writebuf); in i386_return_value()
2189 set_gdbarch_return_value (gdbarch, i386_return_value); in i386_gdbarch_init()
H A DChangeLog6505 * i386-tdep.c (i386_return_value): Implement
H A DChangeLog-2003667 (i386_return_value): New function.