Searched refs:t_step_branch (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/mdb/common/mdb/ | ||
H A D | mdb_target_impl.h | 107 int (*t_step_branch)(mdb_tgt_t *); member |
H A D | mdb_target.c | 1130 if (t->t_ops->t_step_branch(t) == -1) in tgt_continue() |