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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_as.c167 assert(dnp->dn_membid < dxp->dx_nmembers);
187 BT_SET(pcb->pcb_asxrefs[dxp->dx_id], dnp->dn_membid);
H A Ddt_parser.h137 #define dn_membid dn_u._member._id /* DT_NODE_MEMBER */ macro
H A Ddt_xlator.c219 dnp->dn_membid = dxp->dx_nmembers++;
H A Ddt_dof.c259 * The XLMEMBERS entries are in order by their dn_membid, so
261 * in ddo_pgp->dp_xlrefs[] up to and not including dn_membid.
269 ddo->ddo_pgp->dp_xrefs[dxp->dx_id], dnp->dn_membid);
367 dxp->dx_membdif[dnp->dn_membid]);
H A Ddt_cc.c1438 assert(dxp->dx_membdif[mnp->dn_membid] == NULL);
1440 dxp->dx_membdif[mnp->dn_membid] = dt_as(yypcb);

Completed in 316 milliseconds