Home
last modified time | relevance | path

Searched refs:hashes (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Dtls-ok-30.d8 # supposedly depending on symbol hashes.
Dtls-ok-34.d9 # supposedly depending on symbol hashes.
/toolchain/binutils/binutils-2.25/bfd/
Delf-m10300.c2843 struct elf_link_hash_entry **hashes; in mn10300_elf_relax_section() local
2852 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() local
3170 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 …]
Delf64-alpha.c2259 struct alpha_elf_link_hash_entry **hashes = alpha_elf_sym_hashes (bsub); in elf64_alpha_can_merge_gots() local
2269 h = hashes[i]; in elf64_alpha_can_merge_gots()
2316 struct alpha_elf_link_hash_entry **hashes; in elf64_alpha_merge_gots() local
2334 hashes = alpha_elf_sym_hashes (bsub); in elf64_alpha_merge_gots()
2343 h = hashes[i]; in elf64_alpha_merge_gots()
Delflink.c2282 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()
Delf64-ppc.c10589 struct elf_link_hash_entry **hashes; in ppc_build_one_stub() local
10593 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()
Delf-bfd.h1366 struct elf_link_hash_entry **hashes; member
DChangeLog-20131668 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.
DChangeLog-20122432 sym hashes unavailable.
DChangeLog-2010789 hashes array for both REL and RELA.
DChangeLog-20043077 loop over hashes.
DChangeLog-94953080 looping through the symbol hashes.
/toolchain/binutils/binutils-2.25/cpu/
Depiphany.opc178 ++*strp; /* Skip leading hashes. */
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-20111031 for new stub hashes.
/toolchain/binutils/binutils-2.25/
Dlibtool.m47286 # characters, hashes, percent signs, but SUFFIX may contain a leading
7364 # characters, hashes, percent signs, but SUFFIX may contain a leading