HomeSort by: relevance | last modified time | path
    Searched refs:dx_dst_base (Results 1 - 4 of 4) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_xlator.h 54 ctf_id_t dx_dst_base; /* CTF reference for output base */ member in struct:dt_xlator
dt_xlator.c 194 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,
dt_cg.c 1034 ctf_type_size(dxp->dx_dst_ctfp, dxp->dx_dst_base));
1062 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_base,
dt_parser.c 4239 ctf_id_t rtype = dxp->dx_dst_base;

Completed in 19 milliseconds