Home
last modified time | relevance | path

Searched refs:si_trapafter (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsiginfo.h466 #define si_trapafter __data.__fault.__trapno macro
/titanic_50/usr/src/uts/common/os/
H A Dwatchpoint.c660 sip->si_trapafter = 1; in undo_watch_step()
699 sqp->sq_info.si_trapafter = ta; in sys_watchpoint()
/titanic_50/usr/src/uts/i86pc/os/
H A Dtrap.c837 siginfo.si_trapafter = 0; in trap()
/titanic_50/usr/src/uts/sun4/os/
H A Dtrap.c593 siginfo.si_trapafter = 0; in trap()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c1537 psp->pr_info.si_trapafter ? "after" : "on", in pt_print_reason()