Searched defs:displaced_step_fixup (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinfrun.c1868 displaced_step_fixup (thread_info *event_thread, enum gdb_signal signal) function
H A Dgdbarch.c292 gdbarch_displaced_step_fixup_ftype *displaced_step_fixup; member in struct:gdbarch
4025 set_gdbarch_displaced_step_fixup(struct gdbarch *gdbarch, gdbarch_displaced_step_fixup_ftype displaced_step_fixup) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c193 gdbarch_displaced_step_fixup_ftype *displaced_step_fixup = NULL; member in struct:gdbarch
4069 set_gdbarch_displaced_step_fixup(struct gdbarch *gdbarch, gdbarch_displaced_step_fixup_ftype displaced_step_fixup) argument
[all...]

Completed in 319 milliseconds