Searched refs:ctf_hash_integer (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-string.c | 111 fp->ctf_prov_strtab = ctf_dynhash_create (ctf_hash_integer, in ctf_str_create_atoms() 327 fp->ctf_syn_ext_strtab = ctf_dynhash_create (ctf_hash_integer, in ctf_str_add_external()
|
H A D | ctf-dedup.c | 1627 = ctf_dynhash_create (ctf_hash_integer, in ctf_dedup_init() 1658 = ctf_dynhash_create (ctf_hash_integer, in ctf_dedup_init() 1664 = ctf_dynhash_create (ctf_hash_integer, in ctf_dedup_init() 1670 = ctf_dynhash_create (ctf_hash_integer, in ctf_dedup_init()
|
H A D | ctf-impl.h | 613 extern unsigned int ctf_hash_integer (const void *ptr);
|
H A D | ctf-hash.c | 64 ctf_hash_integer (const void *ptr) in ctf_hash_integer() function
|
H A D | ctf-create.c | 115 dthash = ctf_dynhash_create (ctf_hash_integer, ctf_hash_eq_integer, in ctf_create() 2011 src_fp->ctf_add_processing = ctf_dynhash_create (ctf_hash_integer, in ctf_add_type()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-string.c | 111 fp->ctf_prov_strtab = ctf_dynhash_create (ctf_hash_integer, in ctf_str_create_atoms() 325 fp->ctf_syn_ext_strtab = ctf_dynhash_create (ctf_hash_integer, in ctf_str_add_external()
|
H A D | ctf-dedup.c | 1628 = ctf_dynhash_create (ctf_hash_integer, in ctf_dedup_init() 1659 = ctf_dynhash_create (ctf_hash_integer, in ctf_dedup_init() 1665 = ctf_dynhash_create (ctf_hash_integer, in ctf_dedup_init() 1671 = ctf_dynhash_create (ctf_hash_integer, in ctf_dedup_init()
|
H A D | ctf-impl.h | 613 extern unsigned int ctf_hash_integer (const void *ptr);
|
H A D | ctf-hash.c | 64 ctf_hash_integer (const void *ptr) in ctf_hash_integer() function
|
H A D | ctf-create.c | 115 dthash = ctf_dynhash_create (ctf_hash_integer, ctf_hash_eq_integer, in ctf_create() 1981 src_fp->ctf_add_processing = ctf_dynhash_create (ctf_hash_integer, in ctf_add_type()
|