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

/opensolaris-onvv-gate/usr/src/common/ctf/
H A Dctf_decl.c105 ctf_decl_push(cd, fp, ar.ctr_contents);
H A Dctf_types.c354 (size = ctf_type_size(fp, ar.ctr_contents)) == CTF_ERR)
388 return (ctf_type_align(fp, r.ctr_contents));
609 lfp, la.ctr_contents, rfp, ra.ctr_contents) &&
693 arp->ctr_contents = ap->cta_contents;
H A Dctf_create.c324 dtd->dtd_u.dtu_arr.ctr_contents;
1222 src_ar.ctr_contents =
1223 ctf_add_type(dst_fp, src_fp, src_ar.ctr_contents);
1228 if (src_ar.ctr_contents == CTF_ERR ||
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dctf_api.h94 ctf_id_t ctr_contents; /* type of array contents */ member in struct:ctf_arinfo
/opensolaris-onvv-gate/usr/src/tools/ctf/stabs/common/
H A Dfth_struct.c320 mem.fsm_tid = ar.ctr_contents;
H A Dgenassym.c260 if ((sz = ctf_type_size(ctf, arinfo.ctr_contents)) < 0)
/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.c108 (base = ctf_type_resolve(ctfp, r.ctr_contents)) != CTF_ERR &&
124 (base = ctf_type_resolve(ctfp, r.ctr_contents)) != CTF_ERR &&
H A Ddt_decl.c945 r.ctr_contents = tip->dtt_type;
H A Ddt_open.c1174 ctr.ctr_contents = ctf_lookup_by_name(dmp->dm_ctfp, "char");
H A Ddt_parser.c950 (base = ctf_type_resolve(fp, r.ctr_contents)) != CTF_ERR &&
1045 lref = ctf_type_resolve(lfp, r.ctr_contents);
1058 rref = ctf_type_resolve(rfp, r.ctr_contents);
2903 type = r.ctr_contents;
H A Ddt_cg.c208 type = r.ctr_contents;
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c579 set_ctf_id(&arp->mta_contents, idp->mci_fp, car.ctr_contents);

Completed in 117 milliseconds