Searched refs:mips_software_single_step (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.h166 extern std::vector<CORE_ADDR> mips_software_single_step
H A Dmips-nbsd-tdep.c369 set_gdbarch_software_single_step (gdbarch, mips_software_single_step);
H A Dmips-fbsd-tdep.c545 set_gdbarch_software_single_step (gdbarch, mips_software_single_step);
H A Dmips-linux-tdep.c1591 set_gdbarch_software_single_step (gdbarch, mips_software_single_step);
H A Dmips-tdep.c4175 /* mips_software_single_step() is called just before we want to resume
4181 mips_software_single_step (struct regcache *regcache) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.h176 extern std::vector<CORE_ADDR> mips_software_single_step
H A Dmips-netbsd-tdep.c374 set_gdbarch_software_single_step (gdbarch, mips_software_single_step);
H A Dmips-fbsd-tdep.c547 set_gdbarch_software_single_step (gdbarch, mips_software_single_step);
H A Dmips-linux-tdep.c1583 set_gdbarch_software_single_step (gdbarch, mips_software_single_step);
H A Dmips-tdep.c4202 /* mips_software_single_step() is called just before we want to resume
4208 mips_software_single_step (struct regcache *regcache) function

Completed in 406 milliseconds