Searched refs:gdbarch_displaced_step_location_ftype (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h1082 typedef CORE_ADDR (gdbarch_displaced_step_location_ftype) (struct gdbarch *gdbarch); typedef
1084 extern void set_gdbarch_displaced_step_location (struct gdbarch *gdbarch, gdbarch_displaced_step_location_ftype *displaced_step_location);
H A Dgdbarch.c293 gdbarch_displaced_step_location_ftype *displaced_step_location;
4043 gdbarch_displaced_step_location_ftype displaced_step_location)

Completed in 107 milliseconds