Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_as.c165 assert(dnp->dn_membid < dxp->dx_nmembers); in dt_as_xlate()
185 BT_SET(pcb->pcb_asxrefs[dxp->dx_id], dnp->dn_membid); in dt_as_xlate()
H A Ddt_parser.h142 #define dn_membid dn_u._member._id /* DT_NODE_MEMBER */ macro
H A Ddt_xlator.c219 dnp->dn_membid = dxp->dx_nmembers++; in dt_xlator_create()
H A Ddt_dof.c267 ddo->ddo_pgp->dp_xrefs[dxp->dx_id], dnp->dn_membid); in dof_add_difo()
365 dxp->dx_membdif[dnp->dn_membid]); in dof_add_translator()
H A Ddt_cc.c1640 assert(dxp->dx_membdif[mnp->dn_membid] == NULL); in dt_compile_xlator()
1642 dxp->dx_membdif[mnp->dn_membid] = dt_as(yypcb); in dt_compile_xlator()