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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dalphanbsd-tdep.c212 set_gdbarch_software_single_step (gdbarch, alpha_software_single_step);
H A Dsparc-sol2-tdep.c188 set_gdbarch_software_single_step (gdbarch, NULL);
H A Dsparc64-sol2-tdep.c172 set_gdbarch_software_single_step (gdbarch, NULL);
H A Dmipsnbsd-tdep.c354 set_gdbarch_software_single_step (gdbarch, mips_software_single_step);
H A Dmipsfbsd-tdep.c572 set_gdbarch_software_single_step (gdbarch, mips_software_single_step);
H A Dsparc-tdep.c1186 set_gdbarch_software_single_step (gdbarch, sparc_software_single_step);
H A Darm-tdep.c2769 set_gdbarch_software_single_step (gdbarch, arm_software_single_step);
H A Dgdbarch.h2046 extern void set_gdbarch_software_single_step (struct gdbarch *gdbarch, gdbarch_software_single_step_ftype *software_single_step);
H A Drs6000-tdep.c2945 set_gdbarch_software_single_step (gdbarch, rs6000_software_single_step);
H A Dgdbarch.c4965 set_gdbarch_software_single_step (struct gdbarch *gdbarch, function

Completed in 348 milliseconds