Searched refs:hashes (Results 1 – 15 of 15) sorted by relevance
8 # supposedly depending on symbol hashes.
9 # supposedly depending on symbol hashes.
2843 struct elf_link_hash_entry **hashes; in mn10300_elf_relax_section() local2852 hashes = elf_sym_hashes (input_bfd); in mn10300_elf_relax_section()2853 end_hashes = hashes + symcount; in mn10300_elf_relax_section()2865 struct elf_link_hash_entry **lhashes = hashes; in mn10300_elf_relax_section()2918 for (; hashes < end_hashes; hashes++) in mn10300_elf_relax_section()2920 hash = (struct elf32_mn10300_link_hash_entry *) *hashes; in mn10300_elf_relax_section()3047 struct elf_link_hash_entry **hashes; in mn10300_elf_relax_section() local3170 hashes = elf_sym_hashes (input_bfd); in mn10300_elf_relax_section()3171 end_hashes = hashes + symcount; in mn10300_elf_relax_section()3172 for (; hashes < end_hashes; hashes++) in mn10300_elf_relax_section()[all …]
2259 struct alpha_elf_link_hash_entry **hashes = alpha_elf_sym_hashes (bsub); in elf64_alpha_can_merge_gots() local2269 h = hashes[i]; in elf64_alpha_can_merge_gots()2316 struct alpha_elf_link_hash_entry **hashes; in elf64_alpha_merge_gots() local2334 hashes = alpha_elf_sym_hashes (bsub); in elf64_alpha_merge_gots()2343 h = hashes[i]; in elf64_alpha_merge_gots()
2282 if (reldata->hashes == NULL && reldata->count) in _bfd_elf_link_size_reloc_section()2291 reldata->hashes = p; in _bfd_elf_link_size_reloc_section()7975 struct elf_link_hash_entry **rel_hash = reldata->hashes; in elf_link_adjust_relocs()9751 rel_hash = esdo->rel.hashes + esdo->rel.count; in elf_link_input_bfd()9777 rel_hash = esdo->rela.hashes + esdo->rela.count; in elf_link_input_bfd()10098 rel_hash_ptr = reldata->hashes + reldata->count; in elf_reloc_link_order()10408 if ((o->flags & SEC_RELOC) != 0 && esdo->rel.hashes != NULL) in elf_final_link_free()10409 free (esdo->rel.hashes); in elf_final_link_free()10410 if ((o->flags & SEC_RELOC) != 0 && esdo->rela.hashes != NULL) in elf_final_link_free()10411 free (esdo->rela.hashes); in elf_final_link_free()
10589 struct elf_link_hash_entry **hashes; in ppc_build_one_stub() local10593 hashes = elf_sym_hashes (htab->params->stub_bfd); in ppc_build_one_stub()10594 if (hashes == NULL) in ppc_build_one_stub()10598 hsize = (htab->stub_globals + 1) * sizeof (*hashes); in ppc_build_one_stub()10599 hashes = bfd_zalloc (htab->params->stub_bfd, hsize); in ppc_build_one_stub()10600 if (hashes == NULL) in ppc_build_one_stub()10602 elf_sym_hashes (htab->params->stub_bfd) = hashes; in ppc_build_one_stub()10607 hashes[symndx] = &h->elf; in ppc_build_one_stub()
1366 struct elf_link_hash_entry **hashes; member
1668 of symbols when hashes already exist.1698 hashes are not available.1703 hashes around loading as-needed library. Zero them on allocation,1705 Arrange to reuse hashes if we load library again later.
2432 sym hashes unavailable.
789 hashes array for both REL and RELA.
3077 loop over hashes.
3080 looping through the symbol hashes.
178 ++*strp; /* Skip leading hashes. */
1031 for new stub hashes.
7286 # characters, hashes, percent signs, but SUFFIX may contain a leading7364 # characters, hashes, percent signs, but SUFFIX may contain a leading