Home | History | Annotate | Download | only in bfd

Lines Matching refs:relgot

2846   asection *relgot;
4608 asection *got, *relgot;
4629 relgot
4631 if (!relgot
4632 || ! bfd_set_section_alignment (abfd, relgot, 3))
4636 ppc64_elf_tdata (abfd)->relgot = relgot;
9545 asection *relgot = ppc64_elf_tdata (gent->owner)->relgot;
9546 relgot->size += rentsize;
10018 asection *srel = ppc64_elf_tdata (ibfd)->relgot;
10083 asection *srel = ppc64_elf_tdata (ibfd)->relgot;
10183 s = ppc64_elf_tdata (ibfd)->relgot;
11553 asection *got, *relgot;
11563 relgot = ppc64_elf_tdata (ibfd)->relgot;
11564 relgot->rawsize = relgot->size;
11565 relgot->size = 0;
11619 asection *srel = ppc64_elf_tdata (ibfd)->relgot;
11644 asection *srel = ppc64_elf_tdata (ibfd)->relgot;
14409 asection *relgot;
14413 relgot = NULL;
14418 relgot = htab->elf.irelplt;
14425 relgot = ppc64_elf_tdata (ent->owner)->relgot;
14426 if (relgot != NULL)
14438 loc = relgot->contents;
14439 loc += (relgot->reloc_count++
14480 loc = relgot->contents;
14481 loc += (relgot->reloc_count++
15676 s = ppc64_elf_tdata (dynobj)->relgot;