Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf-vxworks.c101 if (htab->hplt) in elf_vxworks_create_dynamic_sections()
103 htab->hplt->indx = -2; in elf_vxworks_create_dynamic_sections()
104 htab->hplt->type = STT_FUNC; in elf_vxworks_create_dynamic_sections()
DChangeLog986 the cached hplt entry to check for _PROCEDURE_LINKAGE_TABLE_.
994 * elf-bfd.h (elf_link_hash_table): Add hplt field.
1002 * elf32-i386.c (elf_i386_link_hash_table): Remove hgot and hplt.
1004 (elf_i386_size_dynamic_sections): Use the generic ELF hplt and
1007 * elf32-ppc.c (ppc_elf_link_hash_table): Remove hplt.
1008 (ppc_elf_size_dynamic_sections): Use the generic ELF hplt fields.
Delf32-i386.c2064 if (htab->elf.hplt != NULL) in elf_i386_size_dynamic_sections()
3549 rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_386_32); in elf_i386_finish_dynamic_symbol()
3849 rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_386_32); in elf_i386_finish_dynamic_sections()
Delfxx-sparc.c3608 rela.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_SPARC_32); in sparc_vxworks_build_plt_entry()
3785 && (h == htab->elf.hgot || h == htab->elf.hplt))) in _bfd_sparc_elf_finish_dynamic_symbol()
3954 rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_SPARC_32); in sparc_vxworks_finish_exec_plt()
Delf-bfd.h357 struct elf_link_hash_entry *hplt; member
Delf32-ppc.c4857 if ((s == htab->plt || s == htab->got) && htab->elf.hplt != NULL) in ppc_elf_size_dynamic_sections()
6878 rela.r_info = ELF32_R_INFO (htab->elf.hplt->indx, in ppc_elf_finish_dynamic_symbol()
7246 rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_PPC_ADDR32); in ppc_elf_finish_dynamic_sections()
Delf64-alpha.c1250 elf_hash_table (info)->hplt = h; in elf64_alpha_create_dynamic_sections()
4722 || h == elf_hash_table (info)->hplt) in elf64_alpha_finish_dynamic_symbol()
Delf64-sh64.c3244 elf_hash_table (info)->hplt = h; in sh64_elf64_create_dynamic_sections()
Delf32-arm.c7052 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_ARM_ABS32); in elf32_arm_finish_dynamic_symbol()
7455 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_ARM_ABS32); in elf32_arm_finish_dynamic_sections()
Delf32-m32r.c1672 htab->root.hplt = h; in m32r_elf_create_dynamic_sections()
Delf64-s390.c3257 || h == htab->elf.hplt)
Delf32-s390.c3314 || h == htab->elf.hplt)
Delf-m10300.c589 elf_hash_table (info)->hplt = h;
Delfxx-mips.c8384 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_MIPS_32); in _bfd_mips_vxworks_finish_dynamic_symbol()
8530 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_MIPS_32); in mips_vxworks_finish_exec_plt()
Delf32-frv.c4406 elf_hash_table (info)->hplt = h; in _frv_create_got_section()
Delf32-sh.c3730 htab->root.hplt = h; in sh_elf_create_dynamic_sections()
Delfxx-ia64.c5319 || h == ia64_info->root.hplt)
DChangeLog-20051673 (ppc_elf_link_hash_table): Add srelplt2, sgotplt, hgot, hplt,
2888 (elf_i386_link_hash_table): Add srelplt2, hgot, hplt, is_vxworks and
Delflink.c315 elf_hash_table (info)->hplt = h; in _bfd_elf_create_dynamic_sections()