Searched refs:Pxecbkpt (Results 1 – 6 of 6) sorted by relevance
297 Pxecbkpt;
290 extern int Pxecbkpt(struct ps_prochandle *, ulong_t);
75 int Pxecbkpt(struct ps_prochandle *Pr, ulong_t saved);
2397 Pxecbkpt(struct ps_prochandle *P, ulong_t saved) in Pxecbkpt() function
163 (void) Pxecbkpt(dpr->dpr_proc, dbp->dbp_instr); in dt_proc_bpmatch()
4112 if (Pxecbkpt(t->t_pshandle, ptb->ptb_instr) == 0 && in pt_brkpt_cont()