HomeSort by: relevance | last modified time | path
    Searched refs:dx_dst_ctfp (Results 1 - 5 of 5) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_xlator.h 52 ctf_file_t *dx_dst_ctfp; /* CTF container for output type */ member in struct:dt_xlator
dt_xlator.c 74 dt_node_type_assign(enp, dxp->dx_dst_ctfp, type, B_FALSE);
88 dt_node_type_assign(mnp, dxp->dx_dst_ctfp, type, B_FALSE);
192 dxp->dx_dst_ctfp = dst->dtt_ctfp;
205 if (ctf_member_iter(dxp->dx_dst_ctfp, dxp->dx_dst_base,
304 ctf_type_compat(dxp->dx_dst_ctfp, dxp->dx_dst_base,
316 ctf_type_compat(dxp->dx_dst_ctfp, dxp->dx_dst_base,
325 if (ctf_type_compat(dxp->dx_dst_ctfp, dxp->dx_dst_base,
dt_cg.c 1034 ctf_type_size(dxp->dx_dst_ctfp, dxp->dx_dst_base));
1062 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_base,
1065 ctf_errno(dxp->dx_dst_ctfp);
dt_parser.c 495 dt_type_name(dnp->dn_xlator->dx_dst_ctfp,
4238 ctf_file_t *rctfp = dxp->dx_dst_ctfp;
4295 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_type,
4299 mnp->dn_membname, ctf_type_name(dxp->dx_dst_ctfp,
4304 dt_node_type_assign(mnp, dxp->dx_dst_ctfp, ctm.ctm_type,
5004 if (ctf_type_name(dnp->dn_xlator->dx_dst_ctfp,
dt_dof.c 389 dxp->dx_dst_ctfp, dxp->dx_dst_type, buf, sizeof (buf)));

Completed in 19 milliseconds