Searched refs:stop_regs (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinfcmd.c1445 regcache *stop_regs = get_current_regcache ();
1446 struct gdbarch *gdbarch = stop_regs->arch ();
1466 gdbarch_return_value (gdbarch, function, value_type, stop_regs,
1440 regcache *stop_regs = get_current_regcache (); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinfcmd.c1481 regcache *stop_regs = get_current_regcache ();
1482 struct gdbarch *gdbarch = stop_regs->arch ();
1512 gdbarch_return_value (gdbarch, function, value_type, stop_regs,
1476 regcache *stop_regs = get_current_regcache (); local

Completed in 265 milliseconds