Searched refs:i386bsd_sigtramp_start (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
H A Di386bsd-tdep.c63 i386bsd_sigtramp_start (CORE_ADDR pc) function
119 set_gdbarch_sigtramp_start (gdbarch, i386bsd_sigtramp_start);
H A Di386-tdep.h222 extern CORE_ADDR i386bsd_sigtramp_start (CORE_ADDR pc);
H A Di386obsd-tdep.c93 return i386bsd_sigtramp_start (pc);

Completed in 100 milliseconds