Searched refs:gdbarch_software_single_step_ftype (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h731 typedef std::vector<CORE_ADDR> (gdbarch_software_single_step_ftype) (struct regcache *regcache); typedef in class:std
733 extern void set_gdbarch_software_single_step (struct gdbarch *gdbarch, gdbarch_software_single_step_ftype *software_single_step);
H A Dgdbarch.c256 gdbarch_software_single_step_ftype *software_single_step;
3285 gdbarch_software_single_step_ftype software_single_step)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h705 typedef std::vector<CORE_ADDR> (gdbarch_software_single_step_ftype) (struct regcache *regcache); typedef in class:std
707 extern void set_gdbarch_software_single_step (struct gdbarch *gdbarch, gdbarch_software_single_step_ftype *software_single_step);
H A Dgdbarch.c153 gdbarch_software_single_step_ftype *software_single_step = nullptr;
3241 gdbarch_software_single_step_ftype software_single_step)

Completed in 113 milliseconds