Searched refs:ctf_structs (Results 1 – 3 of 3) sorted by relevance
315 if ((err = ctf_hash_create(&fp->ctf_structs, pop[CTF_K_STRUCT])) != 0) in init_types()397 err = ctf_hash_define(&fp->ctf_structs, fp, in init_types()453 hp = &fp->ctf_structs; in init_types()462 hp = &fp->ctf_structs; in init_types()508 ctf_hash_size(&fp->ctf_structs), nlstructs); in init_types()759 fp->ctf_lookups[0].ctl_hash = &fp->ctf_structs; in ctf_bufopen()863 ctf_hash_destroy(&fp->ctf_structs); in ctf_close()
183 ctf_hash_t ctf_structs; /* hash table of struct types */ member
407 fp->ctf_lookups[0].ctl_hash = &fp->ctf_structs; in ctf_update()721 ctf_hash_t *hp = &fp->ctf_structs; in ctf_add_struct()794 hp = &fp->ctf_structs; in ctf_add_forward()1119 hp = &dst_fp->ctf_structs; in ctf_add_type()