Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/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()
693 mip->ctm_type = lmp->ctlm_type; in _ctf_member_info()
868 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()
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dctf.h340 ushort_t ctlm_type; /* reference to type of member */ member
/freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c418 ctlm.ctlm_type = mp->ml_type->t_id; in write_type()
426 SWAP_16(ctlm.ctlm_type); in write_type()
1156 tdarr[ctlm->ctlm_type]; in resurrect_types()
/freebsd-12.1/sys/cddl/dev/fbt/
H A Dfbt.c508 CTF_TYPE_ISCHILD(lmp->ctlm_type); in fbt_typoff_init()
597 CTF_TYPE_ISCHILD(lmp->ctlm_type); in fbt_typoff_init()
/freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c537 hp, cd), u.lmp->ctlm_type, in read_types()