Searched refs:ctf_enums (Results 1 – 14 of 14) sorted by relevance
325 if ((err = ctf_hash_create(&fp->ctf_enums, pop[CTF_K_ENUM])) != 0) in init_types()433 err = ctf_hash_define(&fp->ctf_enums, fp, in init_types()463 hp = &fp->ctf_enums; in init_types()510 ctf_dprintf("%u enum names hashed\n", ctf_hash_size(&fp->ctf_enums)); in init_types()769 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_bufopen()959 ctf_hash_destroy(&fp->ctf_enums); in ctf_close()
187 ctf_hash_t ctf_enums; /* hash table of enum types */ member
467 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_update()897 ctf_hash_t *hp = &fp->ctf_enums; in ctf_add_enum()932 hp = &fp->ctf_enums; in ctf_add_forward()1303 hp = &dst_fp->ctf_enums; in ctf_add_type()
753 if ((fp->ctf_enums.ctn_readonly in init_types()877 err = ctf_hash_define_type (fp->ctf_enums.ctn_readonly, fp, in init_types()950 ctf_hash_size (fp->ctf_enums.ctn_readonly)); in init_types()1244 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_set_ctl_hashes()1771 ctf_dynhash_destroy (fp->ctf_enums.ctn_writable); in ctf_dict_close()1778 ctf_hash_destroy (fp->ctf_enums.ctn_readonly); in ctf_dict_close()
1169 nfp->ctf_enums = fp->ctf_enums; in ctf_serialize()1210 fp->ctf_enums.ctn_writable = NULL; in ctf_serialize()
387 ctf_names_t ctf_enums; /* Hash table of enum types. */ member
159 fp->ctf_enums.ctn_writable = enums; in ctf_create()216 return &fp->ctf_enums; in ctf_name_table()
1120 <ctf_enums>: Likewise.
753 if ((fp->ctf_enums.ctn_readonly in init_types()877 err = ctf_hash_define_type (fp->ctf_enums.ctn_readonly, fp, in init_types()950 ctf_hash_size (fp->ctf_enums.ctn_readonly)); in init_types()1244 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_set_ctl_hashes()1770 ctf_dynhash_destroy (fp->ctf_enums.ctn_writable); in ctf_dict_close()1777 ctf_hash_destroy (fp->ctf_enums.ctn_readonly); in ctf_dict_close()