HomeSort by relevance Sort by last modified time
    Searched defs:srelgot (Results 1 - 22 of 22) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-nds32.h 131 asection *srelgot;
130 asection *srelgot; member in struct:elf_nds32_link_hash_table
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...]
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...]
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-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-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...]
elf32-microblaze.c 728 asection *srelgot;
726 asection *srelgot; member in struct:elf32_mb_link_hash_table
    [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...]
elf64-sh64.c 2395 asection *srelgot; local
    [all...]
elf32-bfin.c 1166 asection *srelgot; local
1676 asection *srelgot; local
    [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-m68k.c 2553 asection *srelgot; local
    [all...]
elf32-metag.c 848 asection *srelgot; member in struct:elf_metag_link_hash_table
    [all...]
elf32-nios2.c 3083 asection *srelgot; local
3722 asection *srelgot; local
    [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...]
elf64-alpha.c 4193 asection *sgot, *srel, *srelgot; local
    [all...]
elf-bfd.h 532 asection *srelgot;
531 asection *srelgot; member in struct:elf_link_hash_table
    [all...]
elf32-arm.c 8207 asection * srelgot; local
    [all...]
elf32-nds32.c 4842 asection *srelgot; local
5095 asection *srelgot; local
5214 asection *srelgot; local
    [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...]

Completed in 458 milliseconds