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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_xlator.h52 ctf_file_t *dx_dst_ctfp; /* CTF container for output type */ member in struct:dt_xlator
H A Ddt_xlator.c72 dt_node_type_assign(enp, dxp->dx_dst_ctfp, type);
86 dt_node_type_assign(mnp, dxp->dx_dst_ctfp, type);
190 dxp->dx_dst_ctfp = dst->dtt_ctfp;
203 if (ctf_member_iter(dxp->dx_dst_ctfp, dxp->dx_dst_base,
302 ctf_type_compat(dxp->dx_dst_ctfp, dxp->dx_dst_base,
314 ctf_type_compat(dxp->dx_dst_ctfp, dxp->dx_dst_base,
322 if (ctf_type_compat(dxp->dx_dst_ctfp, dxp->dx_dst_base,
H A Ddt_cg.c1015 ctf_type_size(dxp->dx_dst_ctfp, dxp->dx_dst_base));
1043 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_base,
1046 ctf_errno(dxp->dx_dst_ctfp);
H A Ddt_parser.c470 dt_type_name(dnp->dn_xlator->dx_dst_ctfp,
4142 ctf_file_t *rctfp = dxp->dx_dst_ctfp;
4199 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_type,
4203 mnp->dn_membname, ctf_type_name(dxp->dx_dst_ctfp,
4208 dt_node_type_assign(mnp, dxp->dx_dst_ctfp, ctm.ctm_type);
4813 if (ctf_type_name(dnp->dn_xlator->dx_dst_ctfp,
H A Ddt_dof.c383 dxp->dx_dst_ctfp, dxp->dx_dst_type, buf, sizeof (buf)));

Completed in 31 milliseconds