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

/osnet-11/usr/src/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.c192 dxp->dx_dst_base = ctf_type_resolve(dst->dtt_ctfp, dst->dtt_type);
194 kind = ctf_type_kind(dst->dtt_ctfp, dxp->dx_dst_base);
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,
H A Ddt_parser.c4143 ctf_id_t rtype = dxp->dx_dst_base;

Completed in 39 milliseconds