Searched refs:ctl_hash (Results 1 – 4 of 4) sorted by relevance
920 fp->ctf_lookups[0].ctl_hash = &fp->ctf_structs; in ctf_bufopen()923 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_bufopen()926 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_bufopen()929 fp->ctf_lookups[3].ctl_hash = &fp->ctf_names; in ctf_bufopen()932 fp->ctf_lookups[4].ctl_hash = NULL; in ctf_bufopen()
147 if ((hp = ctf_hash_lookup(lp->ctl_hash, fp, p, in ctf_lookup_by_name()
98 ctf_hash_t *ctl_hash; /* pointer to hash table for lookup */ member
562 fp->ctf_lookups[0].ctl_hash = &fp->ctf_structs; in ctf_update()563 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_update()564 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_update()565 fp->ctf_lookups[3].ctl_hash = &fp->ctf_names; in ctf_update()