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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 3984 static const struct frame_unwind rs6000_epilogue_frame_unwind =
8509 frame_unwind_append_unwinder (gdbarch, &rs6000_epilogue_frame_unwind);
8516 frame_unwind_append_unwinder (gdbarch, &rs6000_epilogue_frame_unwind);
3981 static const struct frame_unwind rs6000_epilogue_frame_unwind = variable in typeref:struct:frame_unwind
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 3985 static const struct frame_unwind rs6000_epilogue_frame_unwind =
8510 frame_unwind_append_unwinder (gdbarch, &rs6000_epilogue_frame_unwind);
8517 frame_unwind_append_unwinder (gdbarch, &rs6000_epilogue_frame_unwind);
3982 static const struct frame_unwind rs6000_epilogue_frame_unwind = variable in typeref:struct:frame_unwind

Completed in 34 milliseconds