Home
last modified time | relevance | path

Searched refs:ctf_hash_create (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-hash.c295 ctf_hash_create (unsigned long nelems, ctf_hash_fun hash_fun, in ctf_hash_create() function
H A Dctf-open.c722 = ctf_hash_create (pop[CTF_K_STRUCT], ctf_hash_string, in init_types()
727 = ctf_hash_create (pop[CTF_K_UNION], ctf_hash_string, in init_types()
732 = ctf_hash_create (pop[CTF_K_ENUM], ctf_hash_string, in init_types()
737 = ctf_hash_create (pop[CTF_K_INTEGER] + in init_types()
H A Dctf-impl.h376 extern ctf_hash_t *ctf_hash_create (unsigned long, ctf_hash_fun, ctf_hash_eq_fun);