Searched refs:ctf_names_t (Results 1 – 4 of 4) sorted by relevance
96 } ctf_names_t; typedef102 ctf_names_t *ctl_hash; /* Pointer to hash table for lookup. */249 ctf_names_t ctf_structs; /* Hash table of struct types. */250 ctf_names_t ctf_unions; /* Hash table of union types. */251 ctf_names_t ctf_enums; /* Hash table of enum types. */252 ctf_names_t ctf_names; /* Hash table of remaining type names. */355 extern ctf_names_t *ctf_name_table (ctf_file_t *, int);358 extern ctf_id_t ctf_lookup_by_rawhash (ctf_file_t *, ctf_names_t *, const char *);
308 ctf_id_t ctf_lookup_by_rawhash (ctf_file_t *fp, ctf_names_t *np, const char *name) in ctf_lookup_by_rawhash()
857 ctf_names_t *np = ctf_name_table (fp, tp->ctt_type); in init_types()
583 ctf_names_t *