Home
last modified time | relevance | path

Searched refs:ctlm_type (Results 1 – 7 of 7) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/common/ctf/
HDctf_types.c95 if ((rc = func(name, lmp->ctlm_type, in ctf_member_iter()
438 ssize_t am = ctf_type_align(fp, lmp->ctlm_type); in ctf_type_align()
688 mip->ctm_type = lmp->ctlm_type; in ctf_member_info()
851 if ((rc = ctf_type_rvisit(fp, lmp->ctlm_type, in ctf_type_rvisit()
HDctf_open.c265 CTF_TYPE_ISCHILD(lmp->ctlm_type); in init_types()
HDctf_create.c125 ctlm.ctlm_type = (ushort_t)dmd->dmd_type; in ctf_copy_lmembers()
/NextBSD/cddl/contrib/opensolaris/tools/ctf/cvt/
HDctf.c420 ctlm.ctlm_type = mp->ml_type->t_id; in write_type()
428 SWAP_16(ctlm.ctlm_type); in write_type()
1164 tdarr[ctlm->ctlm_type]; in resurrect_types()
1168 if (ctlm->ctlm_type > ntypes) { in resurrect_types()
1170 ctlm->ctlm_type); in resurrect_types()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/
HDctf.h340 ushort_t ctlm_type; /* reference to type of member */ member
/NextBSD/sys/cddl/dev/fbt/
HDfbt.c475 CTF_TYPE_ISCHILD(lmp->ctlm_type); in fbt_typoff_init()
564 CTF_TYPE_ISCHILD(lmp->ctlm_type); in fbt_typoff_init()
/NextBSD/cddl/contrib/opensolaris/tools/ctf/dump/
HDdump.c537 hp, cd), u.lmp->ctlm_type, in read_types()