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

  /src/external/gpl3/gdb.old/dist/gdb/
or1k-tdep.c 563 or1k_unwind_pc (struct gdbarch *gdbarch, const frame_info_ptr &next_frame)
568 gdb_printf (gdb_stdlog, "or1k_unwind_pc, next_frame=%d\n",
574 gdb_printf (gdb_stdlog, "or1k_unwind_pc, pc=%s\n",
1206 set_gdbarch_unwind_pc (gdbarch, or1k_unwind_pc);
561 or1k_unwind_pc (struct gdbarch *gdbarch, const frame_info_ptr &next_frame) function
  /src/external/gpl3/gdb/dist/gdb/
or1k-tdep.c 563 or1k_unwind_pc (struct gdbarch *gdbarch, const frame_info_ptr &next_frame)
568 gdb_printf (gdb_stdlog, "or1k_unwind_pc, next_frame=%d\n",
574 gdb_printf (gdb_stdlog, "or1k_unwind_pc, pc=%s\n",
1207 set_gdbarch_unwind_pc (gdbarch, or1k_unwind_pc);
561 or1k_unwind_pc (struct gdbarch *gdbarch, const frame_info_ptr &next_frame) function

Completed in 18 milliseconds