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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h1048 extern int gdbarch_displaced_step_hw_singlestep (struct gdbarch *gdbarch, struct displaced_step_closure *closure);
H A Dgdbarch.c3990 gdbarch_displaced_step_hw_singlestep (struct gdbarch *gdbarch, struct displaced_step_closure *closure) function
3995 fprintf_unfiltered (gdb_stdlog, "gdbarch_displaced_step_hw_singlestep called\n");
H A Dinfrun.c2473 step = gdbarch_displaced_step_hw_singlestep
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h1052 extern bool gdbarch_displaced_step_hw_singlestep (struct gdbarch *gdbarch);
H A Dgdbarch.c4034 gdbarch_displaced_step_hw_singlestep (struct gdbarch *gdbarch) function
4039 gdb_printf (gdb_stdlog, "gdbarch_displaced_step_hw_singlestep called\n");
H A Dinfrun.c2496 step = gdbarch_displaced_step_hw_singlestep (gdbarch);

Completed in 200 milliseconds