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

  /src/external/gpl3/gdb.old/dist/gdb/
ppc-netbsd-tdep.c 99 extern const struct tramp_frame ppcnbsd2_sigtramp;
114 if (self == &ppcnbsd2_sigtramp)
158 const struct tramp_frame ppcnbsd2_sigtramp =
199 tramp_frame_prepend_unwinder (gdbarch, &ppcnbsd2_sigtramp);
155 const struct tramp_frame ppcnbsd2_sigtramp = variable in typeref:struct:tramp_frame
  /src/external/gpl3/gdb/dist/gdb/
ppc-netbsd-tdep.c 99 extern const struct tramp_frame ppcnbsd2_sigtramp;
114 if (self == &ppcnbsd2_sigtramp)
158 const struct tramp_frame ppcnbsd2_sigtramp =
198 tramp_frame_prepend_unwinder (gdbarch, &ppcnbsd2_sigtramp);
155 const struct tramp_frame ppcnbsd2_sigtramp = variable in typeref:struct:tramp_frame

Completed in 95 milliseconds