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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch-selftests.c98 gdbarch_value_to_register (gdbarch, frame, regnum, type,
H A Dgdbarch.h488 extern void gdbarch_value_to_register (struct gdbarch *gdbarch, struct frame_info *frame, int regnum, struct type *type, const gdb_byte *buf);
H A Dvalops.c1156 gdbarch_value_to_register (gdbarch, frame,
H A Dgdbarch.c2644 gdbarch_value_to_register (struct gdbarch *gdbarch, struct frame_info *frame, int regnum, struct type *type, const gdb_byte *buf) function
2649 fprintf_unfiltered (gdb_stdlog, "gdbarch_value_to_register called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-selftests.c100 gdbarch_value_to_register (gdbarch, frame, regnum, type,
H A Dgdbarch-gen.h401 extern void gdbarch_value_to_register (struct gdbarch *gdbarch, frame_info_ptr frame, int regnum, struct type *type, const gdb_byte *buf);
H A Dgdbarch.c2480 gdbarch_value_to_register (struct gdbarch *gdbarch, frame_info_ptr frame, int regnum, struct type *type, const gdb_byte *buf) function
2485 gdb_printf (gdb_stdlog, "gdbarch_value_to_register called\n");
H A Dvalops.c1251 gdbarch_value_to_register (gdbarch, frame,

Completed in 263 milliseconds