HomeSort by: relevance | last modified time | path
    Searched refs:gdbarch_relocate_instruction (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
gdbarch-gen.h 1236 extern void gdbarch_relocate_instruction (struct gdbarch *gdbarch, CORE_ADDR *to, CORE_ADDR from);
gdbarch-gen.c 4346 gdbarch_relocate_instruction (struct gdbarch *gdbarch, CORE_ADDR *to, CORE_ADDR from) function
4352 gdb_printf (gdb_stdlog, "gdbarch_relocate_instruction called\n");
remote.c 1764 gdbarch_relocate_instruction (current_inferior ()->arch (),
  /src/external/gpl3/gdb/dist/gdb/
gdbarch-gen.h 1245 extern void gdbarch_relocate_instruction (struct gdbarch *gdbarch, CORE_ADDR *to, CORE_ADDR from);
gdbarch-gen.c 4376 gdbarch_relocate_instruction (struct gdbarch *gdbarch, CORE_ADDR *to, CORE_ADDR from) function
4382 gdb_printf (gdb_stdlog, "gdbarch_relocate_instruction called\n");
remote.c 1772 gdbarch_relocate_instruction (current_inferior ()->arch (),

Completed in 44 milliseconds