Home
last modified time | relevance | path

Searched refs:relgot (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c2778 asection *relgot; member
4501 asection *got, *relgot; in create_got_section() local
4522 relgot = bfd_make_section_anyway_with_flags (abfd, ".rela.got", in create_got_section()
4524 if (!relgot in create_got_section()
4525 || ! bfd_set_section_alignment (abfd, relgot, 3)) in create_got_section()
4529 ppc64_elf_tdata (abfd)->relgot = relgot; in create_got_section()
9338 asection *relgot = ppc64_elf_tdata (gent->owner)->relgot; in allocate_got() local
9339 relgot->size += rentsize; in allocate_got()
9797 asection *srel = ppc64_elf_tdata (ibfd)->relgot; in ppc64_elf_size_dynamic_sections()
9862 asection *srel = ppc64_elf_tdata (ibfd)->relgot; in ppc64_elf_size_dynamic_sections()
[all …]
Delf32-ppc.c3145 asection *relgot; member
3334 htab->relgot = bfd_get_linker_section (abfd, ".rela.got"); in ppc_elf_create_got()
3335 if (!htab->relgot) in ppc_elf_create_got()
5950 asection *rsec = htab->relgot; in allocate_dynrelocs()
6235 asection *srel = htab->relgot; in ppc_elf_size_dynamic_sections()
6293 htab->relgot->size += sizeof (Elf32_External_Rela); in ppc_elf_size_dynamic_sections()
8175 asection *rsec = htab->relgot; in ppc_elf_relocate_section()
Delf32-xtensa.c1606 bfd_boolean relplt, relgot; in elf_xtensa_size_dynamic_sections() local
1719 relgot = FALSE; in elf_xtensa_size_dynamic_sections()
1738 relgot = TRUE; in elf_xtensa_size_dynamic_sections()
1823 if (relgot) in elf_xtensa_size_dynamic_sections()
DChangeLog-02032147 (struct ppc_link_hash_table): Delete "relgot", "tlsld_got".
2616 sdynbss, srelbss, sglink, sbrlt and srelbrlt to got, relgot .. relbrlt.
4288 Add got, relgot, plt, relplt, dynbss, relbss, dynsbss, relsbss,
10045 relocs, .got or .relgot here but do it in allocate_dynrelocs.
10055 .relgot space here.
DChangeLog-00011068 .got or .relgot here but do it in allocate_dynrelocs. Reference count
1096 .relgot space here.
4077 .relgot space here.
4083 call allocate_plt_and_got. No need to zap .relgot if not dynamic.
DChangeLog-20132018 (allocate_dynrelocs): Don't use htab->relgot for ifunc.
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc4477 relgot(unsigned char* view, int gp_offset, unsigned int r_type) in relgot() function in __anona7e08b770111::Mips_relocate_functions
10010 reloc_status = Reloc_funcs::relgot(view, gp_offset, r_type); in relocate()
10020 reloc_status = Reloc_funcs::relgot(view, gp_offset, r_type); in relocate()
10035 reloc_status = Reloc_funcs::relgot(view, gp_offset, r_type); in relocate()
10054 reloc_status = Reloc_funcs::relgot(view, gp_offset, r_type); in relocate()
10069 reloc_status = Reloc_funcs::relgot(view, gp_offset, r_type); in relocate()
10079 reloc_status = Reloc_funcs::relgot(view, gp_offset, r_type); in relocate()