HomeSort by: relevance | last modified time | path
    Searched defs:or1k_unwind_sp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
or1k-tdep.c 583 or1k_unwind_sp (struct gdbarch *gdbarch, const frame_info_ptr &next_frame)
588 gdb_printf (gdb_stdlog, "or1k_unwind_sp, next_frame=%d\n",
594 gdb_printf (gdb_stdlog, "or1k_unwind_sp, sp=%s\n",
1207 set_gdbarch_unwind_sp (gdbarch, or1k_unwind_sp);
581 or1k_unwind_sp (struct gdbarch *gdbarch, const frame_info_ptr &next_frame) function
  /src/external/gpl3/gdb/dist/gdb/
or1k-tdep.c 583 or1k_unwind_sp (struct gdbarch *gdbarch, const frame_info_ptr &next_frame)
588 gdb_printf (gdb_stdlog, "or1k_unwind_sp, next_frame=%d\n",
594 gdb_printf (gdb_stdlog, "or1k_unwind_sp, sp=%s\n",
1208 set_gdbarch_unwind_sp (gdbarch, or1k_unwind_sp);
581 or1k_unwind_sp (struct gdbarch *gdbarch, const frame_info_ptr &next_frame) function

Completed in 19 milliseconds