Home
last modified time | relevance | path

Searched refs:wpcode (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dklwp.h123 int wpcode; member
/titanic_44/usr/src/uts/common/os/
H A Dwatchpoint.c640 if (pw->wpcode == 0) { in do_watch_step()
641 pw->wpcode = watchcode; in do_watch_step()
650 pw->wpcode = watchcode; in do_watch_step()
678 if (pw->wpcode != 0) { in undo_watch_step()
681 sip->si_code = pw->wpcode; in undo_watch_step()
687 pw->wpcode = 0; in undo_watch_step()