Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Ddb_pprint.c257 tid = type->ctt_type; in db_pprint_ptr()
267 tid = ref_type->ctt_type; in db_pprint_ptr()
271 tid = ref_type->ctt_type; in db_pprint_ptr()
275 tid = ref_type->ctt_type; in db_pprint_ptr()
279 tid = ref_type->ctt_type; in db_pprint_ptr()
282 tid = ref_type->ctt_type; in db_pprint_ptr()
341 type->ctt_type); in db_pprint_type()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c356 ctt.ctt_type = tp->t_tdesc->t_id; in write_type()
461 ctt.ctt_type = 0; in write_type()
467 ctt.ctt_type = tp->t_tdesc->t_id; in write_type()
473 ctt.ctt_type = tp->t_tdesc->t_id; in write_type()
479 ctt.ctt_type = tp->t_tdesc->t_id; in write_type()
492 ctt.ctt_type = tp->t_fndef->fn_ret->t_id; in write_type()
515 ctt.ctt_type = tp->t_tdesc->t_id; in write_type()
1107 type = ctt->ctt_type; in resurrect_types()
1112 type = ctt->ctt_type; in resurrect_types()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c40 type = ctt->ctt_type; in ctf_get_ctt_index()
41 index = CTF_V2_TYPE_TO_INDEX(ctt->ctt_type); in ctf_get_ctt_index()
42 ischild = CTF_V2_TYPE_ISCHILD(ctt->ctt_type); in ctf_get_ctt_index()
46 type = ctt->ctt_type; in ctf_get_ctt_index()
47 index = CTF_V3_TYPE_TO_INDEX(ctt->ctt_type); in ctf_get_ctt_index()
48 ischild = CTF_V3_TYPE_ISCHILD(ctt->ctt_type); in ctf_get_ctt_index()
H A Dctf_create.c621 ctf_ref_dec(fp, dtd->dtd_data.ctt_type); in ctf_dtd_delete()
633 ctf_ref_dec(fp, dtd->dtd_data.ctt_type); in ctf_dtd_delete()
639 ctf_ref_dec(fp, dtd->dtd_data.ctt_type); in ctf_dtd_delete()
798 dtd->dtd_data.ctt_type = (uint_t)ref; in ctf_add_reftype()
931 dtd->dtd_data.ctt_type = ctc->ctc_return; in ctf_add_function()
1045 dtd->dtd_data.ctt_type = kind; in ctf_add_forward()
1066 dtd->dtd_data.ctt_type = ref; in ctf_add_typedef()
/freebsd/sys/cddl/dev/fbt/
H A Dfbt.c458 type = ctt->ctt_type; in fbt_get_ctt_index()
459 index = CTF_V2_TYPE_TO_INDEX(ctt->ctt_type); in fbt_get_ctt_index()
460 ischild = CTF_V2_TYPE_ISCHILD(ctt->ctt_type); in fbt_get_ctt_index()
464 type = ctt->ctt_type; in fbt_get_ctt_index()
465 index = CTF_V3_TYPE_TO_INDEX(ctt->ctt_type); in fbt_get_ctt_index()
466 ischild = CTF_V3_TYPE_ISCHILD(ctt->ctt_type); in fbt_get_ctt_index()
/freebsd/sys/sys/
H A Dctf.h102 #define ctt_type _u._type macro
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c441 type = t2.ctt_type; in read_types()
456 type = t3.ctt_type; in read_types()