Home
last modified time | relevance | path

Searched refs:ctf_names_t (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-impl.h96 } ctf_names_t; typedef
102 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 *);
H A Dctf-types.c308 ctf_id_t ctf_lookup_by_rawhash (ctf_file_t *fp, ctf_names_t *np, const char *name) in ctf_lookup_by_rawhash()
H A Dctf-open.c857 ctf_names_t *np = ctf_name_table (fp, tp->ctt_type); in init_types()
H A Dctf-create.c583 ctf_names_t *