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

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dstabs.c164 curfun->ii_args[curfun->ii_nargs - 1] = arg->ii_dtype;
165 arg->ii_dtype = NULL;
H A Dtraverse.c198 if ((rc = tdtraverse(ii->ii_dtype, &ii->ii_dtype, tdtd)) < 0)
H A Dmerge.c618 node->ii_dtype->t_id != iif->iif_newidx)
675 iif.iif_newidx = get_mapping(mcd->md_ta, sii->ii_dtype->t_id);
866 (void) remap_node(&new->ii_dtype, old->ii_dtype, -1, NULL, mcd);
963 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.c180 match->m_ret = iidesc->ii_dtype;
H A Dst_parse.c244 ii->ii_dtype = tdp;
287 ii->ii_dtype = tdp;
345 ii->ii_dtype = tdp;
404 idp->ii_dtype = rtdp;
H A Dctf.c159 ushort_t id = (idp ? idp->ii_dtype->t_id : 0);
190 fdata[1] = idp->ii_dtype->t_id;
831 ii->ii_dtype = tdarr[id];
881 ii->ii_dtype = tdarr[retid];
1165 ii->ii_dtype = tdp;
H A Ddwarf.c821 ii->ii_dtype = tdp;
1030 ii->ii_dtype = tdp;
1474 ii->ii_dtype = tdp;
1552 ii->ii_dtype = die_lookup_pass1(dw, die, DW_AT_type);
1554 ii->ii_dtype = tdesc_intr_void(dw);
1617 ii->ii_dtype = die_lookup_pass1(dw, die, DW_AT_type);
H A Doutput.c79 ii->ii_dtype->t_flags |= TDESC_F_ISROOT;

Completed in 134 milliseconds