Searched refs:ctf_unions (Results 1 – 3 of 3) sorted by relevance
319 if ((err = ctf_hash_create(&fp->ctf_unions, pop[CTF_K_UNION])) != 0) in init_types()414 err = ctf_hash_define(&fp->ctf_unions, fp, in init_types()457 hp = &fp->ctf_unions; in init_types()511 ctf_hash_size(&fp->ctf_unions), nlunions); in init_types()766 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_bufopen()975 ctf_hash_destroy(&fp->ctf_unions); in ctf_close()
207 ctf_hash_t ctf_unions; /* hash table of union types */ member
707 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_update()1216 ctf_hash_t *hp = &fp->ctf_unions; in ctf_add_union()1298 hp = &fp->ctf_unions; in ctf_add_forward()1720 hp = &dst_fp->ctf_unions; in ctf_add_type()