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

/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstabs.c160 curfun->ii_args[curfun->ii_nargs - 1] = arg->ii_dtype;
161 arg->ii_dtype = NULL;
H A Dtraverse.c194 if ((rc = tdtraverse(ii->ii_dtype, &ii->ii_dtype, tdtd)) < 0)
H A Dmerge.c605 node->ii_dtype->t_id != iif->iif_newidx)
662 iif.iif_newidx = get_mapping(mcd->md_ta, sii->ii_dtype->t_id);
853 (void) remap_node(&new->ii_dtype, old->ii_dtype, -1, NULL, mcd);
950 newidx = get_mapping(mcd->md_ta, tba->ii_dtype->t_id);
H A Dctftools.h274 tdesc_t *ii_dtype; member in struct:iidesc
H A Dfixup_tdescs.c176 match->m_ret = iidesc->ii_dtype;
H A Dst_parse.c241 ii->ii_dtype = tdp;
284 ii->ii_dtype = tdp;
342 ii->ii_dtype = tdp;
401 idp->ii_dtype = rtdp;
H A Dctf.c168 ushort_t id = (idp ? idp->ii_dtype->t_id : 0);
203 fdata[1] = idp->ii_dtype->t_id;
920 ii->ii_dtype = tdarr[id];
970 ii->ii_dtype = tdarr[retid];
1248 ii->ii_dtype = tdp;
H A Ddwarf.c865 ii->ii_dtype = tdp;
1080 ii->ii_dtype = tdp;
1514 ii->ii_dtype = tdp;
1592 ii->ii_dtype = die_lookup_pass1(dw, die, DW_AT_type);
1594 ii->ii_dtype = tdesc_intr_void(dw);
1658 ii->ii_dtype = die_lookup_pass1(dw, die, DW_AT_type);
H A Doutput.c73 ii->ii_dtype->t_flags |= TDESC_F_ISROOT;

Completed in 104 milliseconds