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

/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_xlator.h54 ctf_id_t dx_dst_base; /* CTF reference for output base */ member in struct:dt_xlator
H A Ddt_xlator.c194 dxp->dx_dst_base = ctf_type_resolve(dst->dtt_ctfp, dst->dtt_type);
196 kind = ctf_type_kind(dst->dtt_ctfp, dxp->dx_dst_base);
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,
H A Ddt_parser.c4237 ctf_id_t rtype = dxp->dx_dst_base;

Completed in 114 milliseconds