Searched refs:ctf_unions (Results 1 – 3 of 3) sorted by relevance
455 if ((err = ctf_hash_create(&fp->ctf_unions, pop[CTF_K_UNION])) != 0) in init_types()570 err = ctf_hash_define(&fp->ctf_unions, fp, in init_types()627 hp = &fp->ctf_unions; in init_types()682 ctf_hash_size(&fp->ctf_unions), nlunions); in init_types()923 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_bufopen()1115 ctf_hash_destroy(&fp->ctf_unions); in ctf_close()
197 ctf_hash_t ctf_unions; /* hash table of union types */ member
563 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_update()970 ctf_hash_t *hp = &fp->ctf_unions; in ctf_add_union()1024 hp = &fp->ctf_unions; in ctf_add_forward()1438 hp = &dst_fp->ctf_unions; in ctf_add_type()