Home
last modified time | relevance | path

Searched refs:ctf_hash_fun (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h612 typedef unsigned int (*ctf_hash_fun) (const void *ptr); typedef
632 extern ctf_hash_t *ctf_hash_create (unsigned long, ctf_hash_fun, ctf_hash_eq_fun);
639 extern ctf_dynhash_t *ctf_dynhash_create (ctf_hash_fun, ctf_hash_eq_fun,
H A Dctf-hash.c160 ctf_dynhash_create (ctf_hash_fun hash_fun, ctf_hash_eq_fun eq_fun, in ctf_dynhash_create()
774 ctf_hash_create (unsigned long nelems, ctf_hash_fun hash_fun, in ctf_hash_create()
H A Dctf-create.c1483 ctf_hash_fun f = ctf_hash_type_key; in ctf_add_type_mapping()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h612 typedef unsigned int (*ctf_hash_fun) (const void *ptr); typedef
632 extern ctf_hash_t *ctf_hash_create (unsigned long, ctf_hash_fun, ctf_hash_eq_fun);
639 extern ctf_dynhash_t *ctf_dynhash_create (ctf_hash_fun, ctf_hash_eq_fun,
H A Dctf-hash.c160 ctf_dynhash_create (ctf_hash_fun hash_fun, ctf_hash_eq_fun eq_fun, in ctf_dynhash_create()
774 ctf_hash_create (unsigned long nelems, ctf_hash_fun hash_fun, in ctf_hash_create()
H A Dctf-create.c1513 ctf_hash_fun f = ctf_hash_type_key; in ctf_add_type_mapping()