Searched refs:dx_src_ctfp (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_xlator.h49 ctf_file_t *dx_src_ctfp; /* CTF container for input type */ member in struct:dt_xlator
H A Ddt_xlator.c188 dxp->dx_src_ctfp = src->dtt_ctfp;
302 if (ctf_type_compat(dxp->dx_src_ctfp, dxp->dx_src_type,
314 if (ctf_type_compat(dxp->dx_src_ctfp, dxp->dx_src_base,
323 dt_node_type_assign(&xn, dxp->dx_src_ctfp, dxp->dx_src_type,
H A Ddt_dof.c386 dxp->dx_src_ctfp, dxp->dx_src_type, buf, sizeof (buf)));
H A Ddt_parser.c497 dt_type_name(dnp->dn_xlator->dx_src_ctfp,
5001 if (ctf_type_name(dnp->dn_xlator->dx_src_ctfp,

Completed in 125 milliseconds