Searched refs:ctl_hash (Results 1 – 4 of 4) sorted by relevance
760 fp->ctf_lookups[0].ctl_hash = &fp->ctf_structs; in ctf_bufopen()763 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_bufopen()766 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_bufopen()769 fp->ctf_lookups[3].ctl_hash = &fp->ctf_names; in ctf_bufopen()772 fp->ctf_lookups[4].ctl_hash = NULL; in ctf_bufopen()
98 ctf_hash_t *ctl_hash; /* pointer to hash table for lookup */ member
144 if ((hp = ctf_hash_lookup(lp->ctl_hash, fp, p, in ctf_lookup_by_name()
458 fp->ctf_lookups[0].ctl_hash = &fp->ctf_structs; in ctf_update()459 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_update()460 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_update()461 fp->ctf_lookups[3].ctl_hash = &fp->ctf_names; in ctf_update()