Searched refs:gdbarch_process_record (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drecord-full.c702 record_full_list. This function will call gdbarch_process_record to
752 ret = gdbarch_process_record (gdbarch,
H A Dgdbarch.h1131 extern int gdbarch_process_record (struct gdbarch *gdbarch, struct regcache *regcache, CORE_ADDR addr);
H A Dgdbarch.c4146 gdbarch_process_record (struct gdbarch *gdbarch, struct regcache *regcache, CORE_ADDR addr) function
4151 fprintf_unfiltered (gdb_stdlog, "gdbarch_process_record called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drecord-full.c700 record_full_list. This function will call gdbarch_process_record to
750 ret = gdbarch_process_record (gdbarch,
H A Dgdbarch-gen.h1154 extern int gdbarch_process_record (struct gdbarch *gdbarch, struct regcache *regcache, CORE_ADDR addr);
H A Dgdbarch.c4255 gdbarch_process_record (struct gdbarch *gdbarch, struct regcache *regcache, CORE_ADDR addr) function
4260 gdb_printf (gdb_stdlog, "gdbarch_process_record called\n");

Completed in 235 milliseconds