HomeSort by: relevance | last modified time | path
    Searched defs:gdbarch_return_value_as_value (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
gdbarch-gen.c 2657 gdbarch_return_value_as_value (struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, struct value **read_value, const gdb_byte *writebuf) function
2662 gdb_printf (gdb_stdlog, "gdbarch_return_value_as_value called\n");
  /src/external/gpl3/gdb/dist/gdb/
gdbarch-gen.c 2687 gdbarch_return_value_as_value (struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, struct value **read_value, const gdb_byte *writebuf) function
2692 gdb_printf (gdb_stdlog, "gdbarch_return_value_as_value called\n");

Completed in 19 milliseconds