Searched refs:ctf_hash_fun (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/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,
774 ctf_hash_create (unsigned long nelems, ctf_hash_fun hash_fun,
H A Dctf-create.c1483 ctf_hash_fun f = ctf_hash_type_key;
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-impl.h556 typedef unsigned int (*ctf_hash_fun) (const void *ptr); typedef
578 extern ctf_hash_t *ctf_hash_create (unsigned long, ctf_hash_fun, ctf_hash_eq_fun);
585 extern ctf_dynhash_t *ctf_dynhash_create (ctf_hash_fun, ctf_hash_eq_fun,
H A Dctf-hash.c169 ctf_dynhash_create (ctf_hash_fun hash_fun, ctf_hash_eq_fun eq_fun,
770 ctf_hash_create (unsigned long nelems, ctf_hash_fun hash_fun,
H A Dctf-link.c60 ctf_hash_fun f = ctf_hash_type_key;
/netbsd-current/external/gpl3/gdb/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,
774 ctf_hash_create (unsigned long nelems, ctf_hash_fun hash_fun,
H A Dctf-create.c1483 ctf_hash_fun f = ctf_hash_type_key;
/netbsd-current/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,
774 ctf_hash_create (unsigned long nelems, ctf_hash_fun hash_fun,
H A Dctf-create.c1483 ctf_hash_fun f = ctf_hash_type_key;

Completed in 210 milliseconds