Home
last modified time | relevance | path

Searched refs:hplt (Results 1 – 13 of 13) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Delf-vxworks.c119 if (htab->hplt) in elf_vxworks_create_dynamic_sections()
121 htab->hplt->indx = -2; in elf_vxworks_create_dynamic_sections()
122 htab->hplt->type = STT_FUNC; in elf_vxworks_create_dynamic_sections()
Delf32-i386.c2004 if (htab->elf.hplt != NULL) in elf_i386_size_dynamic_sections()
3439 rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_386_32); in elf_i386_finish_dynamic_symbol()
3739 rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_386_32); in elf_i386_finish_dynamic_sections()
DChangeLog-20061550 * elf.c (_bfd_elf_link_hash_table_init): Clear hplt field.
3251 the cached hplt entry to check for _PROCEDURE_LINKAGE_TABLE_.
3259 * elf-bfd.h (elf_link_hash_table): Add hplt field.
3267 * elf32-i386.c (elf_i386_link_hash_table): Remove hgot and hplt.
3269 (elf_i386_size_dynamic_sections): Use the generic ELF hplt and
3272 * elf32-ppc.c (ppc_elf_link_hash_table): Remove hplt.
3273 (ppc_elf_size_dynamic_sections): Use the generic ELF hplt fields.
Delfxx-sparc.c3620 rela.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_SPARC_32); in sparc_vxworks_build_plt_entry()
3797 && (h == htab->elf.hgot || h == htab->elf.hplt))) in _bfd_sparc_elf_finish_dynamic_symbol()
3966 rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_SPARC_32); in sparc_vxworks_finish_exec_plt()
Delf-bfd.h369 struct elf_link_hash_entry *hplt; member
Delf32-ppc.c4991 if ((s == htab->plt || s == htab->got) && htab->elf.hplt != NULL) in ppc_elf_size_dynamic_sections()
7016 rela.r_info = ELF32_R_INFO (htab->elf.hplt->indx, in ppc_elf_finish_dynamic_symbol()
7384 rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_PPC_ADDR32); in ppc_elf_finish_dynamic_sections()
Delf64-alpha.c1274 elf_hash_table (info)->hplt = h; in elf64_alpha_create_dynamic_sections()
4784 || h == elf_hash_table (info)->hplt) in elf64_alpha_finish_dynamic_symbol()
Delf64-s390.c3243 || h == htab->elf.hplt)
Delf32-s390.c3337 || h == htab->elf.hplt)
Delf32-arm.c8899 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_ARM_ABS32); in elf32_arm_finish_dynamic_symbol()
9309 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_ARM_ABS32); in elf32_arm_finish_dynamic_sections()
Delfxx-mips.c8484 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_MIPS_32); in _bfd_mips_vxworks_finish_dynamic_symbol()
8630 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_MIPS_32); in mips_vxworks_finish_exec_plt()
Delfxx-ia64.c5421 || h == ia64_info->root.hplt)
Delflink.c305 elf_hash_table (info)->hplt = h; in _bfd_elf_create_dynamic_sections()