/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-link.c | 200 ctf_hash_eq_string, free, in ctf_link_add() 384 ctf_hash_eq_string, free, in ctf_link_add_cu_mapping() 391 ctf_hash_eq_string, free, in ctf_link_add_cu_mapping() 434 if ((one_out = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_link_add_cu_mapping() 1511 ctf_hash_eq_string, free, in ctf_link() 1666 ctf_hash_eq_string, in ctf_link_shuffle_syms()
|
H A D | ctf-dedup.c | 1274 ctf_hash_eq_string, in ctf_dedup_populate_mappings() 1615 ctf_hash_eq_string, in ctf_dedup_init() 1622 ctf_hash_eq_string, NULL, in ctf_dedup_init() 1634 ctf_hash_eq_string, in ctf_dedup_init() 1640 ctf_hash_eq_string, NULL, in ctf_dedup_init() 1646 ctf_hash_eq_string, NULL, in ctf_dedup_init() 1652 ctf_hash_eq_string, in ctf_dedup_init() 2704 = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_dedup_emit_type() 2710 = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_dedup_emit_type()
|
H A D | ctf-create.c | 123 dvhash = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 131 structs = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 133 unions = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 135 enums = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 137 names = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 139 objthash = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 141 funchash = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create()
|
H A D | ctf-open.c | 745 ctf_hash_eq_string)) == NULL) in init_types() 750 ctf_hash_eq_string)) == NULL) in init_types() 755 ctf_hash_eq_string)) == NULL) in init_types() 769 ctf_hash_eq_string)) == NULL) in init_types()
|
H A D | ctf-archive.c | 676 = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_dict_open_cached() 865 ctf_hash_eq_string, in ctf_arc_lookup_sym_or_name()
|
H A D | ctf-string.c | 105 fp->ctf_str_atoms = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_str_create_atoms()
|
H A D | ctf-impl.h | 620 extern int ctf_hash_eq_string (const void *, const void *);
|
H A D | ctf-hash.c | 89 ctf_hash_eq_string (const void *a, const void *b) in ctf_hash_eq_string() function
|
H A D | ctf-lookup.c | 575 ctf_hash_eq_string, in ctf_lookup_symbol_idx()
|
H A D | ctf-serialize.c | 124 if ((linker_known = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in symtypetab_density()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-link.c | 200 ctf_hash_eq_string, free, in ctf_link_add() 385 ctf_hash_eq_string, free, in ctf_link_add_cu_mapping() 392 ctf_hash_eq_string, free, in ctf_link_add_cu_mapping() 422 if ((one_out = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_link_add_cu_mapping() 1498 ctf_hash_eq_string, free, in ctf_link() 1653 ctf_hash_eq_string, in ctf_link_shuffle_syms()
|
H A D | ctf-dedup.c | 1274 ctf_hash_eq_string, in ctf_dedup_populate_mappings() 1616 ctf_hash_eq_string, in ctf_dedup_init() 1623 ctf_hash_eq_string, NULL, in ctf_dedup_init() 1635 ctf_hash_eq_string, in ctf_dedup_init() 1641 ctf_hash_eq_string, NULL, in ctf_dedup_init() 1647 ctf_hash_eq_string, NULL, in ctf_dedup_init() 1653 ctf_hash_eq_string, in ctf_dedup_init() 2707 = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_dedup_emit_type() 2713 = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_dedup_emit_type()
|
H A D | ctf-create.c | 123 dvhash = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 131 structs = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 133 unions = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 135 enums = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 137 names = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 139 objthash = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create() 141 funchash = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_create()
|
H A D | ctf-open.c | 745 ctf_hash_eq_string)) == NULL) in init_types() 750 ctf_hash_eq_string)) == NULL) in init_types() 755 ctf_hash_eq_string)) == NULL) in init_types() 769 ctf_hash_eq_string)) == NULL) in init_types()
|
H A D | ctf-archive.c | 674 = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_dict_open_cached() 863 ctf_hash_eq_string, in ctf_arc_lookup_sym_or_name()
|
H A D | ctf-string.c | 105 fp->ctf_str_atoms = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in ctf_str_create_atoms()
|
H A D | ctf-impl.h | 620 extern int ctf_hash_eq_string (const void *, const void *);
|
H A D | ctf-hash.c | 89 ctf_hash_eq_string (const void *a, const void *b) in ctf_hash_eq_string() function
|
H A D | ctf-lookup.c | 572 ctf_hash_eq_string, in ctf_lookup_symbol_idx()
|
H A D | ctf-serialize.c | 124 if ((linker_known = ctf_dynhash_create (ctf_hash_string, ctf_hash_eq_string, in symtypetab_density()
|