Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dldmain.c691 if (link_info.wrap_hash == NULL) in add_wrap()
693 link_info.wrap_hash = in add_wrap()
695 if (!bfd_hash_table_init_n (link_info.wrap_hash, in add_wrap()
702 if (bfd_hash_lookup (link_info.wrap_hash, name, TRUE, TRUE) == NULL) in add_wrap()
DChangeLog-91972011 * ldmain.c (main): Initialize link_info.wrap_hash.
/toolchain/binutils/binutils-2.25/include/
Dbfdlink.h467 struct bfd_hash_table *wrap_hash; member
DChangeLog-91031735 (struct bfd_link_info): Add wrap_hash field.
/toolchain/binutils/binutils-2.25/bfd/
Dlinker.c534 if (info->wrap_hash != NULL) in bfd_wrapped_link_hash_lookup()
549 if (bfd_hash_lookup (info->wrap_hash, l, FALSE, FALSE) != NULL) in bfd_wrapped_link_hash_lookup()
576 && bfd_hash_lookup (info->wrap_hash, l + sizeof REAL - 1, in bfd_wrapped_link_hash_lookup()
623 if (bfd_hash_lookup (info->wrap_hash, l, FALSE, FALSE) != NULL) in unwrap_hash_lookup()
Delf32-crx.c686 if (link_info->wrap_hash != NULL) in elf32_crx_relax_delete_bytes()
Delf32-i370.c1094 if (info->wrap_hash != NULL in i370_elf_relocate_section()
Delf32-m32c.c411 if (info->wrap_hash != NULL in m32c_elf_relocate_section()
Delf-bfd.h2421 if (info->wrap_hash != NULL \
Delf32-cr16.c1356 if (link_info->wrap_hash != NULL) in elf32_cr16_relax_delete_bytes()
Delf32-m32r.c2494 if (info->wrap_hash != NULL in m32r_elf_relocate_section()
Delf64-hppa.c3871 if (info->wrap_hash != NULL in elf64_hppa_relocate_section()
Delf32-score7.c2380 if (info->wrap_hash != NULL in s7_bfd_score_elf_relocate_section()
Delf32-score.c2608 if (info->wrap_hash != NULL in s3_bfd_score_elf_relocate_section()
Delf32-spu.c4865 if (info->wrap_hash != NULL in spu_elf_relocate_section()