Searched refs:gdbarch_displaced_step_location (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h1083 extern CORE_ADDR gdbarch_displaced_step_location (struct gdbarch *gdbarch);
H A Dgdbarch.c4032 gdbarch_displaced_step_location (struct gdbarch *gdbarch) function
4037 fprintf_unfiltered (gdb_stdlog, "gdbarch_displaced_step_location called\n");
H A Dinfrun.c1428 - gdbarch_max_insn_length and gdbarch_displaced_step_location
1722 copy = gdbarch_displaced_step_location (gdbarch);

Completed in 161 milliseconds