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

  /src/external/gpl3/gdb/dist/gdb/
amd64-tdep.c 3015 static const struct frame_unwind amd64_epilogue_override_frame_unwind =
3278 frame_unwind_prepend_unwinder (gdbarch, &amd64_epilogue_override_frame_unwind);
3007 static const struct frame_unwind amd64_epilogue_override_frame_unwind = variable in typeref:struct:frame_unwind
  /src/external/gpl3/gdb.old/dist/gdb/
amd64-tdep.c 3027 static const struct frame_unwind amd64_epilogue_override_frame_unwind =
3296 frame_unwind_prepend_unwinder (gdbarch, &amd64_epilogue_override_frame_unwind);
3019 static const struct frame_unwind amd64_epilogue_override_frame_unwind = variable in typeref:struct:frame_unwind

Completed in 37 milliseconds