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

/freebsd-12-stable/cddl/contrib/opensolaris/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.c74 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,
H A Ddt_cg.c1034 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);
H A Ddt_parser.c495 dt_type_name(dnp->dn_xlator->dx_dst_ctfp,
4239 ctf_file_t *rctfp = dxp->dx_dst_ctfp;
4296 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_type,
4300 mnp->dn_membname, ctf_type_name(dxp->dx_dst_ctfp,
4305 dt_node_type_assign(mnp, dxp->dx_dst_ctfp, ctm.ctm_type,
5005 if (ctf_type_name(dnp->dn_xlator->dx_dst_ctfp,
H A Ddt_dof.c389 dxp->dx_dst_ctfp, dxp->dx_dst_type, buf, sizeof (buf)));

Completed in 181 milliseconds