Searched refs:h_type (Results 1 – 5 of 5) sorted by relevance
121 hep->h_type = type; in ctf_hash_insert()143 hep->h_type = type; in ctf_hash_define()
861 if (hep != NULL && ctf_type_kind(fp, hep->h_type) == CTF_K_FORWARD) in ctf_add_struct()862 dtd = ctf_dtd_lookup(fp, type = hep->h_type); in ctf_add_struct()883 if (hep != NULL && ctf_type_kind(fp, hep->h_type) == CTF_K_FORWARD) in ctf_add_union()884 dtd = ctf_dtd_lookup(fp, type = hep->h_type); in ctf_add_union()905 if (hep != NULL && ctf_type_kind(fp, hep->h_type) == CTF_K_FORWARD) in ctf_add_enum()906 dtd = ctf_dtd_lookup(fp, type = hep->h_type); in ctf_add_enum()944 return (hep->h_type); in ctf_add_forward()1317 dst_type = (ctf_id_t)hep->h_type; in ctf_add_type()
68 ushort_t h_type; /* corresponding type ID number */ member
153 type = hp->h_type; in ctf_lookup_by_name()
377 } else if (ctf_type_encoding(fp, hep->h_type, in init_types()383 hep->h_type = CTF_INDEX_TO_TYPE(id, child); in init_types()