Home
last modified time | relevance | path

Searched refs:loc_hash_table (Results 1 – 25 of 55) sorted by relevance

123

/netbsd/external/gpl3/binutils/dist/bfd/
H A Delfxx-sparc.h59 htab_t loc_hash_table; member
H A Delfnn-loongarch.c91 htab_t loc_hash_table; member
277 slot = htab_find_slot_with_hash (htab->loc_hash_table, &e, h, in elfNN_loongarch_get_local_sym_hash()
321 if (ret->loc_hash_table) in elfNN_loongarch_link_hash_table_free()
322 htab_delete (ret->loc_hash_table); in elfNN_loongarch_link_hash_table_free()
351 ret->loc_hash_table = htab_try_create (1024, elfNN_loongarch_local_htab_hash, in loongarch_elf_link_hash_table_create()
354 if (!ret->loc_hash_table || !ret->loc_hash_memory) in loongarch_elf_link_hash_table_create()
1395 htab_traverse (htab->loc_hash_table, in loongarch_elf_size_dynamic_sections()
3182 htab_traverse (htab->loc_hash_table, in loongarch_elf_finish_dynamic_sections()
H A Delfnn-ia64.c157 htab_t loc_hash_table; member
1434 if (ia64_info->loc_hash_table) in elfNN_ia64_link_hash_table_free()
1436 htab_traverse (ia64_info->loc_hash_table, in elfNN_ia64_link_hash_table_free()
1438 htab_delete (ia64_info->loc_hash_table); in elfNN_ia64_link_hash_table_free()
1469 ret->loc_hash_table = htab_try_create (1024, elfNN_ia64_local_htab_hash, in elfNN_ia64_hash_table_create()
1472 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elfNN_ia64_hash_table_create()
1541 htab_traverse (ia64_info->loc_hash_table, in elfNN_ia64_dyn_sym_traverse()
1598 slot = htab_find_slot_with_hash (ia64_info->loc_hash_table, &e, h, in get_local_sym_hash()
H A Delf64-ia64-vms.c162 htab_t loc_hash_table; member
1036 if (ia64_info->loc_hash_table) in elf64_ia64_link_hash_table_free()
1038 htab_traverse (ia64_info->loc_hash_table, in elf64_ia64_link_hash_table_free()
1040 htab_delete (ia64_info->loc_hash_table); in elf64_ia64_link_hash_table_free()
1071 ret->loc_hash_table = htab_try_create (1024, elf64_ia64_local_htab_hash, in elf64_ia64_hash_table_create()
1074 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elf64_ia64_hash_table_create()
1144 htab_traverse (ia64_info->loc_hash_table, in elf64_ia64_dyn_sym_traverse()
1358 slot = htab_find_slot_with_hash (ia64_info->loc_hash_table, &e, h, in get_local_sym_hash()
H A Delfnn-riscv.c128 htab_t loc_hash_table; member
345 slot = htab_find_slot_with_hash (htab->loc_hash_table, &eh, h, in riscv_elf_get_local_sym_hash()
379 if (ret->loc_hash_table) in riscv_elf_link_hash_table_free()
380 htab_delete (ret->loc_hash_table); in riscv_elf_link_hash_table_free()
410 ret->loc_hash_table = htab_try_create (1024, in riscv_elf_link_hash_table_create()
415 if (!ret->loc_hash_table || !ret->loc_hash_memory) in riscv_elf_link_hash_table_create()
1478 htab_traverse (htab->loc_hash_table, allocate_local_ifunc_dynrelocs, info); in riscv_elf_size_dynamic_sections()
3301 htab_traverse (htab->loc_hash_table, in riscv_elf_finish_dynamic_sections()
H A Delfxx-x86.c587 slot = htab_find_slot_with_hash (htab->loc_hash_table, &e, h, in _bfd_elf_x86_get_local_sym_hash()
698 if (htab->loc_hash_table) in elf_x86_link_hash_table_free()
699 htab_delete (htab->loc_hash_table); in elf_x86_link_hash_table_free()
789 ret->loc_hash_table = htab_try_create (1024, in _bfd_x86_elf_link_hash_table_create()
794 if (!ret->loc_hash_table || !ret->loc_hash_memory) in _bfd_x86_elf_link_hash_table_create()
2170 htab_traverse (htab->loc_hash_table, elf_x86_allocate_local_dynreloc, in _bfd_x86_elf_size_dynamic_sections()
H A Delfxx-sparc.c1086 slot = htab_find_slot_with_hash (htab->loc_hash_table, &e, h, in elf_sparc_get_local_sym_hash()
1122 if (htab->loc_hash_table) in _bfd_sparc_elf_link_hash_table_free()
1123 htab_delete (htab->loc_hash_table); in _bfd_sparc_elf_link_hash_table_free()
1188 ret->loc_hash_table = htab_try_create (1024, in _bfd_sparc_elf_link_hash_table_create()
1193 if (!ret->loc_hash_table || !ret->loc_hash_memory) in _bfd_sparc_elf_link_hash_table_create()
2505 htab_traverse (htab->loc_hash_table, allocate_local_dynrelocs, info); in _bfd_sparc_elf_size_dynamic_sections()
4797 htab_traverse (htab->loc_hash_table, finish_local_dynamic_symbol, info); in _bfd_sparc_elf_finish_dynamic_sections()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delfxx-sparc.h59 htab_t loc_hash_table; member
H A Delfxx-x86.c568 slot = htab_find_slot_with_hash (htab->loc_hash_table, &e, h, in _bfd_elf_x86_get_local_sym_hash()
679 if (htab->loc_hash_table) in elf_x86_link_hash_table_free()
680 htab_delete (htab->loc_hash_table); in elf_x86_link_hash_table_free()
759 ret->loc_hash_table = htab_try_create (1024, in _bfd_x86_elf_link_hash_table_create()
764 if (!ret->loc_hash_table || !ret->loc_hash_memory) in _bfd_x86_elf_link_hash_table_create()
1138 htab_traverse (htab->loc_hash_table, elf_x86_allocate_local_dynreloc, in _bfd_x86_elf_size_dynamic_sections()
H A Delfnn-ia64.c157 htab_t loc_hash_table; member
1434 if (ia64_info->loc_hash_table) in elfNN_ia64_link_hash_table_free()
1436 htab_traverse (ia64_info->loc_hash_table, in elfNN_ia64_link_hash_table_free()
1438 htab_delete (ia64_info->loc_hash_table); in elfNN_ia64_link_hash_table_free()
1469 ret->loc_hash_table = htab_try_create (1024, elfNN_ia64_local_htab_hash, in elfNN_ia64_hash_table_create()
1472 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elfNN_ia64_hash_table_create()
1540 htab_traverse (ia64_info->loc_hash_table, in elfNN_ia64_dyn_sym_traverse()
1597 slot = htab_find_slot_with_hash (ia64_info->loc_hash_table, &e, h, in get_local_sym_hash()
H A Delf64-ia64-vms.c162 htab_t loc_hash_table; member
1036 if (ia64_info->loc_hash_table) in elf64_ia64_link_hash_table_free()
1038 htab_traverse (ia64_info->loc_hash_table, in elf64_ia64_link_hash_table_free()
1040 htab_delete (ia64_info->loc_hash_table); in elf64_ia64_link_hash_table_free()
1071 ret->loc_hash_table = htab_try_create (1024, elf64_ia64_local_htab_hash, in elf64_ia64_hash_table_create()
1074 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elf64_ia64_hash_table_create()
1144 htab_traverse (ia64_info->loc_hash_table, in elf64_ia64_dyn_sym_traverse()
1358 slot = htab_find_slot_with_hash (ia64_info->loc_hash_table, &e, h, in get_local_sym_hash()
H A Delfxx-x86.h475 htab_t loc_hash_table; member
H A Delfxx-sparc.c1086 slot = htab_find_slot_with_hash (htab->loc_hash_table, &e, h, in elf_sparc_get_local_sym_hash()
1122 if (htab->loc_hash_table) in _bfd_sparc_elf_link_hash_table_free()
1123 htab_delete (htab->loc_hash_table); in _bfd_sparc_elf_link_hash_table_free()
1188 ret->loc_hash_table = htab_try_create (1024, in _bfd_sparc_elf_link_hash_table_create()
1193 if (!ret->loc_hash_table || !ret->loc_hash_memory) in _bfd_sparc_elf_link_hash_table_create()
2505 htab_traverse (htab->loc_hash_table, allocate_local_dynrelocs, info); in _bfd_sparc_elf_size_dynamic_sections()
4757 htab_traverse (htab->loc_hash_table, finish_local_dynamic_symbol, info); in _bfd_sparc_elf_finish_dynamic_sections()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-sparc.h59 htab_t loc_hash_table; member
H A Delfxx-x86.c568 slot = htab_find_slot_with_hash (htab->loc_hash_table, &e, h, in _bfd_elf_x86_get_local_sym_hash()
679 if (htab->loc_hash_table) in elf_x86_link_hash_table_free()
680 htab_delete (htab->loc_hash_table); in elf_x86_link_hash_table_free()
759 ret->loc_hash_table = htab_try_create (1024, in _bfd_x86_elf_link_hash_table_create()
764 if (!ret->loc_hash_table || !ret->loc_hash_memory) in _bfd_x86_elf_link_hash_table_create()
1138 htab_traverse (htab->loc_hash_table, elf_x86_allocate_local_dynreloc, in _bfd_x86_elf_size_dynamic_sections()
H A Delfnn-ia64.c157 htab_t loc_hash_table; member
1434 if (ia64_info->loc_hash_table) in elfNN_ia64_link_hash_table_free()
1436 htab_traverse (ia64_info->loc_hash_table, in elfNN_ia64_link_hash_table_free()
1438 htab_delete (ia64_info->loc_hash_table); in elfNN_ia64_link_hash_table_free()
1469 ret->loc_hash_table = htab_try_create (1024, elfNN_ia64_local_htab_hash, in elfNN_ia64_hash_table_create()
1472 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elfNN_ia64_hash_table_create()
1540 htab_traverse (ia64_info->loc_hash_table, in elfNN_ia64_dyn_sym_traverse()
1597 slot = htab_find_slot_with_hash (ia64_info->loc_hash_table, &e, h, in get_local_sym_hash()
H A Delf64-ia64-vms.c162 htab_t loc_hash_table; member
1036 if (ia64_info->loc_hash_table) in elf64_ia64_link_hash_table_free()
1038 htab_traverse (ia64_info->loc_hash_table, in elf64_ia64_link_hash_table_free()
1040 htab_delete (ia64_info->loc_hash_table); in elf64_ia64_link_hash_table_free()
1071 ret->loc_hash_table = htab_try_create (1024, elf64_ia64_local_htab_hash, in elf64_ia64_hash_table_create()
1074 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elf64_ia64_hash_table_create()
1144 htab_traverse (ia64_info->loc_hash_table, in elf64_ia64_dyn_sym_traverse()
1358 slot = htab_find_slot_with_hash (ia64_info->loc_hash_table, &e, h, in get_local_sym_hash()
H A Delfxx-x86.h475 htab_t loc_hash_table; member
H A Delfxx-sparc.c1086 slot = htab_find_slot_with_hash (htab->loc_hash_table, &e, h, in elf_sparc_get_local_sym_hash()
1122 if (htab->loc_hash_table) in _bfd_sparc_elf_link_hash_table_free()
1123 htab_delete (htab->loc_hash_table); in _bfd_sparc_elf_link_hash_table_free()
1188 ret->loc_hash_table = htab_try_create (1024, in _bfd_sparc_elf_link_hash_table_create()
1193 if (!ret->loc_hash_table || !ret->loc_hash_memory) in _bfd_sparc_elf_link_hash_table_create()
2505 htab_traverse (htab->loc_hash_table, allocate_local_dynrelocs, info); in _bfd_sparc_elf_size_dynamic_sections()
4757 htab_traverse (htab->loc_hash_table, finish_local_dynamic_symbol, info); in _bfd_sparc_elf_finish_dynamic_sections()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-sparc.h62 htab_t loc_hash_table; member
H A Delfxx-x86.c622 slot = htab_find_slot_with_hash (htab->loc_hash_table, &e, h, in _bfd_elf_x86_get_local_sym_hash()
733 if (htab->loc_hash_table) in elf_x86_link_hash_table_free()
734 htab_delete (htab->loc_hash_table); in elf_x86_link_hash_table_free()
821 ret->loc_hash_table = htab_try_create (1024, in _bfd_x86_elf_link_hash_table_create()
826 if (!ret->loc_hash_table || !ret->loc_hash_memory) in _bfd_x86_elf_link_hash_table_create()
1107 htab_traverse (htab->loc_hash_table, elf_x86_allocate_local_dynreloc, in _bfd_x86_elf_size_dynamic_sections()
H A Delfnn-ia64.c158 htab_t loc_hash_table; member
1443 if (ia64_info->loc_hash_table) in elfNN_ia64_link_hash_table_free()
1445 htab_traverse (ia64_info->loc_hash_table, in elfNN_ia64_link_hash_table_free()
1447 htab_delete (ia64_info->loc_hash_table); in elfNN_ia64_link_hash_table_free()
1478 ret->loc_hash_table = htab_try_create (1024, elfNN_ia64_local_htab_hash, in elfNN_ia64_hash_table_create()
1481 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elfNN_ia64_hash_table_create()
1548 htab_traverse (ia64_info->loc_hash_table, in elfNN_ia64_dyn_sym_traverse()
1605 slot = htab_find_slot_with_hash (ia64_info->loc_hash_table, &e, h, in get_local_sym_hash()
H A Delf64-ia64-vms.c162 htab_t loc_hash_table; member
1043 if (ia64_info->loc_hash_table) in elf64_ia64_link_hash_table_free()
1045 htab_traverse (ia64_info->loc_hash_table, in elf64_ia64_link_hash_table_free()
1047 htab_delete (ia64_info->loc_hash_table); in elf64_ia64_link_hash_table_free()
1078 ret->loc_hash_table = htab_try_create (1024, elf64_ia64_local_htab_hash, in elf64_ia64_hash_table_create()
1081 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elf64_ia64_hash_table_create()
1151 htab_traverse (ia64_info->loc_hash_table, in elf64_ia64_dyn_sym_traverse()
1365 slot = htab_find_slot_with_hash (ia64_info->loc_hash_table, &e, h, in get_local_sym_hash()
H A Delfxx-x86.h476 htab_t loc_hash_table; member
H A Delfxx-sparc.c1090 slot = htab_find_slot_with_hash (htab->loc_hash_table, &e, h, in elf_sparc_get_local_sym_hash()
1126 if (htab->loc_hash_table) in _bfd_sparc_elf_link_hash_table_free()
1127 htab_delete (htab->loc_hash_table); in _bfd_sparc_elf_link_hash_table_free()
1192 ret->loc_hash_table = htab_try_create (1024, in _bfd_sparc_elf_link_hash_table_create()
1197 if (!ret->loc_hash_table || !ret->loc_hash_memory) in _bfd_sparc_elf_link_hash_table_create()
2582 htab_traverse (htab->loc_hash_table, allocate_local_dynrelocs, info); in _bfd_sparc_elf_size_dynamic_sections()
4882 htab_traverse (htab->loc_hash_table, finish_local_dynamic_symbol, info); in _bfd_sparc_elf_finish_dynamic_sections()

123