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

  /src/external/gpl3/gdb.old/dist/gdb/
i386-netbsd-tdep.c 104 static const struct tramp_frame i386nbsd_sigtramp_sc16 = variable in typeref:struct:tramp_frame
344 if (self == &i386nbsd_sigtramp_sc16 || self == &i386nbsd_sigtramp_sc2)
550 tramp_frame_prepend_unwinder (gdbarch, &i386nbsd_sigtramp_sc16);
  /src/external/gpl3/gdb/dist/gdb/
i386-netbsd-tdep.c 104 static const struct tramp_frame i386nbsd_sigtramp_sc16 = variable in typeref:struct:tramp_frame
344 if (self == &i386nbsd_sigtramp_sc16 || self == &i386nbsd_sigtramp_sc2)
551 tramp_frame_prepend_unwinder (gdbarch, &i386nbsd_sigtramp_sc16);

Completed in 22 milliseconds