Searched refs:ctl_hash (Results 1 – 10 of 10) sorted by relevance
763 fp->ctf_lookups[0].ctl_hash = &fp->ctf_structs; in ctf_bufopen()766 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_bufopen()769 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_bufopen()772 fp->ctf_lookups[3].ctl_hash = &fp->ctf_names; in ctf_bufopen()775 fp->ctf_lookups[4].ctl_hash = NULL; in ctf_bufopen()
98 ctf_hash_t *ctl_hash; /* pointer to hash table for lookup */ member
147 if ((hp = ctf_hash_lookup(lp->ctl_hash, fp, p, in ctf_lookup_by_name()
465 fp->ctf_lookups[0].ctl_hash = &fp->ctf_structs; in ctf_update()466 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_update()467 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_update()468 fp->ctf_lookups[3].ctl_hash = &fp->ctf_names; in ctf_update()
1238 fp->ctf_lookups[0].ctl_hash = &fp->ctf_structs; in ctf_set_ctl_hashes()1241 fp->ctf_lookups[1].ctl_hash = &fp->ctf_unions; in ctf_set_ctl_hashes()1244 fp->ctf_lookups[2].ctl_hash = &fp->ctf_enums; in ctf_set_ctl_hashes()1247 fp->ctf_lookups[3].ctl_hash = &fp->ctf_names; in ctf_set_ctl_hashes()1250 fp->ctf_lookups[4].ctl_hash = NULL; in ctf_set_ctl_hashes()
136 ctf_names_t *ctl_hash; /* Pointer to hash table for lookup. */ member
279 if ((type = ctf_lookup_by_rawhash (fp, lp->ctl_hash, in ctf_lookup_by_name_internal()
282 if ((type = ctf_lookup_by_rawhash (fp, lp->ctl_hash, in ctf_lookup_by_name_internal()