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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_xlator.c263 ctf_id_t dst_type = dst->dn_type; local
264 ctf_id_t dst_base = ctf_type_resolve(dst_ctfp, dst_type);
281 dst_type = ctf_type_reference(dst_ctfp, dst_type);
282 dst_base = ctf_type_resolve(dst_ctfp, dst_type);
345 dst_dtt.dtt_type = dst_type;

Completed in 20 milliseconds