Searched refs:dp_xrefs (Results 1 – 4 of 4) sorted by relevance
47 ulong_t **dp_xrefs; /* array of translator reference bitmaps */ member
75 dt_free(dtp, pgp->dp_xrefs[i]); in dt_program_destroy()77 dt_free(dtp, pgp->dp_xrefs); in dt_program_destroy()
267 ddo->ddo_pgp->dp_xrefs[dxp->dx_id], dnp->dn_membid); in dof_add_difo()360 if (!BT_TEST(ddo->ddo_pgp->dp_xrefs[dxp->dx_id], i)) in dof_add_translator()704 pgp->dp_xrefs[dxp->dx_id] != NULL) in dtrace_dof_create()
2476 yypcb->pcb_prog->dp_xrefs = yypcb->pcb_asxrefs; in dt_compile()