HomeSort by relevance Sort by last modified time
    Searched refs:srelgot (Results 1 - 25 of 35) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/bfd/
elf32-cris.c 988 asection *srelgot;
1003 srelgot = NULL;
982 asection *srelgot; local
2478 asection *srelgot; local
2748 asection *srelgot; local
3139 asection *srelgot; local
4016 asection *srelgot; local
    [all...]
elf32-nds32.h 131 asection *srelgot;
130 asection *srelgot; member in struct:elf_nds32_link_hash_table
elf32-nios2.c 3083 asection *srelgot; local
3722 asection *srelgot; local
    [all...]
elf32-microblaze.c 728 asection *srelgot;
726 asection *srelgot; member in struct:elf32_mb_link_hash_table
    [all...]
elf32-sh.c 2461 asection *srelgot; member in struct:elf_sh_link_hash_table
3823 asection *srelgot = NULL; local
6898 asection *srelgot; local
6959 asection *srelgot; local
    [all...]
elf-m10300.c 1050 asection * srelgot; local
1055 srelgot = NULL;
1812 asection * srelgot = bfd_get_linker_section (dynobj, ".rela.got"); local
1889 asection * srelgot; local
    [all...]
elf32-vax.c 557 asection *srelgot;
568 srelgot = NULL;
621 if (srelgot == NULL
624 srelgot = bfd_get_linker_section (dynobj, ".rela.got");
625 if (srelgot == NULL)
631 srelgot = bfd_make_section_anyway_with_flags (dynobj,
634 if (srelgot == NULL
635 || !bfd_set_section_alignment (dynobj, srelgot, 2))
556 asection *srelgot; local
1308 asection *srelgot; local
    [all...]
elf32-or1k.c 621 asection *srelgot; member in struct:elf_or1k_link_hash_table
960 asection *srelgot; local
    [all...]
elf32-s390.c 2598 asection *srelgot; local
    [all...]
elf32-lm32.c 92 asection *srelgot; member in struct:elf_lm32_link_hash_table
111 (lm32_elf_hash_table (info)->srelgot)
223 htab->srelgot = bfd_get_linker_section (dynobj, ".rela.got");
224 if (! htab->sgot || ! htab->sgotplt || ! htab->srelgot)
1020 asection *srelgot; local
    [all...]
elf32-m32r.c 1523 asection *srelgot; member in struct:elf_m32r_link_hash_table
2784 asection *srelgot; local
    [all...]
elf64-s390.c 749 htab->elf.srelgot = bfd_get_linker_section (dynobj, ".rela.got");
750 if (!htab->elf.sgot || !htab->elf.sgotplt || !htab->elf.srelgot)
    [all...]
elf32-hppa.c 279 asection *srelgot; member in struct:elf32_hppa_link_hash_table
996 htab->srelgot = bfd_get_linker_section (abfd, ".rela.got");
    [all...]
elf32-metag.c 848 asection *srelgot; member in struct:elf_metag_link_hash_table
    [all...]
elf-ifunc.c 271 htab->srelgot->size += sizeof_reloc;
elf-s390-common.c 198 htab->srelgot->size += RELA_ENTRY_SIZE;
elf32-cr16.c 696 asection * srelgot; local
699 srelgot = NULL;
763 if (srelgot == NULL
766 srelgot = bfd_get_linker_section (dynobj, ".rela.got");
767 if (srelgot == NULL)
772 srelgot = bfd_make_section_anyway_with_flags (dynobj,
    [all...]
elf64-sh64.c 2395 asection *srelgot; local
    [all...]
elf32-bfin.c 1166 asection *srelgot; local
1676 asection *srelgot; local
    [all...]
elf32-i386.c     [all...]
elf32-xtensa.c 598 asection *srelgot;
596 asection *srelgot; member in struct:elf_xtensa_link_hash_table
1605 asection *s, *srelplt, *splt, *sgotplt, *srelgot, *spltlittbl, *sgotloc; local
3294 asection *sgotplt, *srelgot, *spltlittbl; local
9610 asection *splt, *sgotplt, *srelgot; local
    [all...]
elfnn-ia64.c 833 && ia64_info->root.srelgot != NULL)
836 ia64_info->root.srelgot->size = 0;
839 ia64_info->root.srelgot->size += sizeof (ElfNN_External_Rela);
    [all...]
elfnn-aarch64.c     [all...]
elf32-tilepro.c     [all...]
elfxx-tilegx.c     [all...]

Completed in 3127 milliseconds

1 2