Home
last modified time | relevance | path

Searched refs:create_got_section (Results 1 – 25 of 59) sorted by relevance

123

/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20051564 (create_got_section): Always create new .got and .rela.got sections.
2918 * elf32-arm.c (create_got_section): Likewise.
2929 * elf32-i386.c (create_got_section): Likewise.
2932 (create_got_section): Likewise.
2940 * elf32-s390.c (create_got_section): Likewise.
2942 * elf32-sh.c (create_got_section): Likewise.
2962 * elf64-s390.c (create_got_section): Likewise.
2966 * elf64-x86-64.c (create_got_section): Likewise.
2981 * elfxx-sparc.c (create_got_section): Likewise.
5182 (create_got_section): Use BFD_ASSERT instead of abort.
[all …]
H A DChangeLog-20092108 * elf32-arm.c (create_got_section): Get existing .rela.got
2111 * elf32-lm32.c (create_got_section): Likewise.
2112 * elf32-m32r.c (create_got_section): Likewise.
2114 * elf32-s390.c (create_got_section): Likewise.
2115 * elf32-sh.c (create_got_section): Likewise.
2117 * elf64-s390.c (create_got_section): Likewise.
2118 * elfxx-sparc.c (create_got_section): Likewise.
2847 (create_got_section): Likewise.
2860 (create_got_section): Likewise.
H A DChangeLog-2016715 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
729 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
763 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
772 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
787 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
814 * elf32-s390.c (create_got_section): Delete.
823 (create_got_section): Don't set them.
870 * elf64-s390.c (create_got_section): Delete.
H A DChangeLog-0203760 (create_got_section): New.
2149 (create_got_section): Create header .got in dynobj. Create .got
2151 (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
2324 create_got_section if we already have done so.
4755 create_got_section, elf32_sparc_create_dynamic_sections,
6763 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
6773 (sh_elf_create_dynamic_sections): Use create_got_section instead
6796 (sh_elf_check_relocs): Call create_got_section if the short-cut
7736 * elf64-s390.c (create_got_section): Set .got section alignment to
10041 (create_got_section): New.
H A DChangeLog-2010214 (create_got_section, elf32_arm_link_hash_table_create): Don't set them.
1996 (create_got_section): Create .got.funcdesc, .rela.got.funcdesc
2997 * elfxx-sparc.c (create_got_section): Delete.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-20051564 (create_got_section): Always create new .got and .rela.got sections.
2918 * elf32-arm.c (create_got_section): Likewise.
2929 * elf32-i386.c (create_got_section): Likewise.
2932 (create_got_section): Likewise.
2940 * elf32-s390.c (create_got_section): Likewise.
2942 * elf32-sh.c (create_got_section): Likewise.
2962 * elf64-s390.c (create_got_section): Likewise.
2966 * elf64-x86-64.c (create_got_section): Likewise.
2981 * elfxx-sparc.c (create_got_section): Likewise.
5182 (create_got_section): Use BFD_ASSERT instead of abort.
[all …]
H A DChangeLog-20092108 * elf32-arm.c (create_got_section): Get existing .rela.got
2111 * elf32-lm32.c (create_got_section): Likewise.
2112 * elf32-m32r.c (create_got_section): Likewise.
2114 * elf32-s390.c (create_got_section): Likewise.
2115 * elf32-sh.c (create_got_section): Likewise.
2117 * elf64-s390.c (create_got_section): Likewise.
2118 * elfxx-sparc.c (create_got_section): Likewise.
2847 (create_got_section): Likewise.
2860 (create_got_section): Likewise.
H A DChangeLog-2016715 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
729 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
763 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
772 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
787 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
814 * elf32-s390.c (create_got_section): Delete.
823 (create_got_section): Don't set them.
870 * elf64-s390.c (create_got_section): Delete.
H A Delf32-nios2.c4568 create_got_section (bfd *dynobj, struct bfd_link_info *info) in create_got_section() function
4606 if (!htab->root.sgot && !create_got_section (dynobj, info)) in nios2_elf32_create_dynamic_sections()
4805 if (!create_got_section (htab->root.dynobj, info)) in nios2_elf32_check_relocs()
H A Delf32-sh.c2295 create_got_section (bfd *dynobj, struct bfd_link_info *info) in create_got_section() function
2425 && !create_got_section (abfd, info)) in sh_elf_create_dynamic_sections()
5392 if (!create_got_section (htab->root.dynobj, info)) in sh_elf_check_relocs()
H A DChangeLog-0203760 (create_got_section): New.
2149 (create_got_section): Create header .got in dynobj. Create .got
2151 (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
2324 create_got_section if we already have done so.
4755 create_got_section, elf32_sparc_create_dynamic_sections,
6763 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
6773 (sh_elf_create_dynamic_sections): Use create_got_section instead
6796 (sh_elf_check_relocs): Call create_got_section if the short-cut
7736 * elf64-s390.c (create_got_section): Set .got section alignment to
10041 (create_got_section): New.
H A DChangeLog-2010214 (create_got_section, elf32_arm_link_hash_table_create): Don't set them.
1996 (create_got_section): Create .got.funcdesc, .rela.got.funcdesc
2997 * elfxx-sparc.c (create_got_section): Delete.
H A Delf32-nds32.c3757 create_got_section (bfd *dynobj, struct bfd_link_info *info) in create_got_section() function
3852 if (ehtab->sgot == NULL && !create_got_section (abfd, info)) in nds32_elf_create_dynamic_sections()
7105 if (!create_got_section (dynobj, info)) in nds32_elf_check_relocs()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-20051564 (create_got_section): Always create new .got and .rela.got sections.
2918 * elf32-arm.c (create_got_section): Likewise.
2929 * elf32-i386.c (create_got_section): Likewise.
2932 (create_got_section): Likewise.
2940 * elf32-s390.c (create_got_section): Likewise.
2942 * elf32-sh.c (create_got_section): Likewise.
2962 * elf64-s390.c (create_got_section): Likewise.
2966 * elf64-x86-64.c (create_got_section): Likewise.
2981 * elfxx-sparc.c (create_got_section): Likewise.
5182 (create_got_section): Use BFD_ASSERT instead of abort.
[all …]
H A DChangeLog-20092108 * elf32-arm.c (create_got_section): Get existing .rela.got
2111 * elf32-lm32.c (create_got_section): Likewise.
2112 * elf32-m32r.c (create_got_section): Likewise.
2114 * elf32-s390.c (create_got_section): Likewise.
2115 * elf32-sh.c (create_got_section): Likewise.
2117 * elf64-s390.c (create_got_section): Likewise.
2118 * elfxx-sparc.c (create_got_section): Likewise.
2847 (create_got_section): Likewise.
2860 (create_got_section): Likewise.
H A DChangeLog-2016715 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
729 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
763 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
772 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
787 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
814 * elf32-s390.c (create_got_section): Delete.
823 (create_got_section): Don't set them.
870 * elf64-s390.c (create_got_section): Delete.
H A Delf32-nios2.c4574 create_got_section (bfd *dynobj, struct bfd_link_info *info) in create_got_section() function
4612 if (!htab->root.sgot && !create_got_section (dynobj, info)) in nios2_elf32_create_dynamic_sections()
4811 if (!create_got_section (htab->root.dynobj, info)) in nios2_elf32_check_relocs()
H A Delf32-sh.c2293 create_got_section (bfd *dynobj, struct bfd_link_info *info) in create_got_section() function
2423 && !create_got_section (abfd, info)) in sh_elf_create_dynamic_sections()
5381 if (!create_got_section (htab->root.dynobj, info)) in sh_elf_check_relocs()
H A DChangeLog-0203760 (create_got_section): New.
2149 (create_got_section): Create header .got in dynobj. Create .got
2151 (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
2324 create_got_section if we already have done so.
4755 create_got_section, elf32_sparc_create_dynamic_sections,
6763 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
6773 (sh_elf_create_dynamic_sections): Use create_got_section instead
6796 (sh_elf_check_relocs): Call create_got_section if the short-cut
7736 * elf64-s390.c (create_got_section): Set .got section alignment to
10041 (create_got_section): New.
H A DChangeLog-2010214 (create_got_section, elf32_arm_link_hash_table_create): Don't set them.
1996 (create_got_section): Create .got.funcdesc, .rela.got.funcdesc
2997 * elfxx-sparc.c (create_got_section): Delete.
H A Delf32-nds32.c3757 create_got_section (bfd *dynobj, struct bfd_link_info *info) in create_got_section() function
3852 if (ehtab->sgot == NULL && !create_got_section (abfd, info)) in nds32_elf_create_dynamic_sections()
7105 if (!create_got_section (dynobj, info)) in nds32_elf_check_relocs()
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20051564 (create_got_section): Always create new .got and .rela.got sections.
2918 * elf32-arm.c (create_got_section): Likewise.
2929 * elf32-i386.c (create_got_section): Likewise.
2932 (create_got_section): Likewise.
2940 * elf32-s390.c (create_got_section): Likewise.
2942 * elf32-sh.c (create_got_section): Likewise.
2962 * elf64-s390.c (create_got_section): Likewise.
2966 * elf64-x86-64.c (create_got_section): Likewise.
2981 * elfxx-sparc.c (create_got_section): Likewise.
5182 (create_got_section): Use BFD_ASSERT instead of abort.
[all …]
H A DChangeLog-2016715 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
729 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
763 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
772 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
787 (create_got_section): Delete. Use _bfd_elf_create_got_section instead.
814 * elf32-s390.c (create_got_section): Delete.
823 (create_got_section): Don't set them.
870 * elf64-s390.c (create_got_section): Delete.
H A DChangeLog-0203760 (create_got_section): New.
2149 (create_got_section): Create header .got in dynobj. Create .got
2151 (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
2324 create_got_section if we already have done so.
4755 create_got_section, elf32_sparc_create_dynamic_sections,
6763 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
6773 (sh_elf_create_dynamic_sections): Use create_got_section instead
6796 (sh_elf_check_relocs): Call create_got_section if the short-cut
7736 * elf64-s390.c (create_got_section): Set .got section alignment to
10041 (create_got_section): New.
H A DChangeLog-2010214 (create_got_section, elf32_arm_link_hash_table_create): Don't set them.
1996 (create_got_section): Create .got.funcdesc, .rela.got.funcdesc
2997 * elfxx-sparc.c (create_got_section): Delete.

123