Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dctf.h130 __uint16_t ctlm_type; member
138 __uint32_t ctlm_type; member
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c415 ctlm.ctlm_type = mp->ml_type->t_id; in write_type()
423 SWAP_32(ctlm.ctlm_type); in write_type()
1233 tdarr[ctlm->ctlm_type]; in resurrect_types()
1265 tdarr[ctlm->ctlm_type]; in resurrect_types()
/freebsd/sys/ddb/
H A Ddb_pprint.c142 mtype = db_ctf_typeid_to_type(&sym_data, mp->ctlm_type); in db_pprint_struct()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c147 type = ctlm->ctlm_type; in ctf_get_ctm_info()
163 type = ctlm->ctlm_type; in ctf_get_ctm_info()
H A Dctf_create.c149 ctlm.ctlm_type = (ushort_t)dmd->dmd_type; in ctf_copy_lmembers()
161 ctlm.ctlm_type = dmd->dmd_type; in ctf_copy_lmembers()
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c603 hp, cd), u.lmp2->ctlm_type, in read_types()
622 hp, cd), u.lmp3->ctlm_type, in read_types()