Searched defs:valbuf (Results 26 - 28 of 28) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/gdb/
H A Dia64-tdep.c2717 ia64_extract_return_value(struct type *type, struct regcache *regcache, void *valbuf) argument
3220 ia64_store_return_value(struct type *type, struct regcache *regcache, const void *valbuf) argument
H A Dgdbarch.c2787 gdbarch_extract_return_value (struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *valbuf) argument
2804 gdbarch_store_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, const void *valbuf) argument
2821 gdbarch_deprecated_extract_return_value(struct gdbarch *gdbarch, struct type *type, char *regbuf, char *valbuf) argument
2838 gdbarch_deprecated_store_return_value(struct gdbarch *gdbarch, struct type *type, char *valbuf) argument
[all...]
H A Dmips-tdep.c3187 char valbuf[MAX_REGISTER_SIZE]; local
3416 mips_eabi_store_return_value (struct type *valtype, char *valbuf) argument
3395 mips_eabi_extract_return_value(struct type *valtype, char regbuf[], char *valbuf) argument
4547 mips_o64_extract_return_value(struct type *valtype, char regbuf[], char *valbuf) argument
4565 mips_o64_store_return_value(struct type *valtype, char *valbuf) argument
[all...]

Completed in 139 milliseconds

12