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

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h618 typedef int (*ctf_hash_eq_fun) (const void *, const void *); 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,
775 ctf_hash_eq_fun eq_fun)
H A Dctf-create.c1484 ctf_hash_eq_fun e = ctf_hash_eq_type_key;
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-impl.h562 typedef int (*ctf_hash_eq_fun) (const void *, const void *); 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,
771 ctf_hash_eq_fun eq_fun)
H A Dctf-link.c61 ctf_hash_eq_fun e = ctf_hash_eq_type_key;
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-impl.h618 typedef int (*ctf_hash_eq_fun) (const void *, const void *); 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,
775 ctf_hash_eq_fun eq_fun)
H A Dctf-create.c1484 ctf_hash_eq_fun e = ctf_hash_eq_type_key;
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h618 typedef int (*ctf_hash_eq_fun) (const void *, const void *); 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,
775 ctf_hash_eq_fun eq_fun)
H A Dctf-create.c1484 ctf_hash_eq_fun e = ctf_hash_eq_type_key;

Completed in 144 milliseconds