Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/ctf/
H A Dctf_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()
H A Dctf_open.c265 CTF_TYPE_ISCHILD(lmp->ctlm_type); in init_types()
H A Dctf_create.c125 ctlm.ctlm_type = (ushort_t)dmd->dmd_type; in ctf_copy_lmembers()
/titanic_41/usr/src/uts/common/sys/
H A Dctf.h338 ushort_t ctlm_type; /* reference to type of member */ member
/titanic_41/usr/src/tools/ctf/cvt/
H A Dctf.c349 ctlm.ctlm_type = mp->ml_type->t_id; in write_type()
1055 tdarr[ctlm->ctlm_type]; in resurrect_types()
/titanic_41/usr/src/tools/ctf/dump/
H A Ddump.c538 hp, cd), u.lmp->ctlm_type, in read_types()