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

  /toolchain/binutils/binutils-2.27/bfd/
elf32-nds32.h 135 asection *srelgot;
134 asection *srelgot; member in struct:elf_nds32_link_hash_table
elf32-cr16.c 702 asection * srelgot; local
705 srelgot = NULL;
769 if (srelgot == NULL
772 srelgot = bfd_get_linker_section (dynobj, ".rela.got");
773 if (srelgot == NULL)
    [all...]
elf32-vax.c 565 asection *srelgot;
576 srelgot = NULL;
629 if (srelgot == NULL
632 srelgot = bfd_get_linker_section (dynobj, ".rela.got");
633 if (srelgot == NULL)
639 srelgot = bfd_make_section_anyway_with_flags (dynobj,
642 if (srelgot == NULL
643 || !bfd_set_section_alignment (dynobj, srelgot, 2))
564 asection *srelgot; local
1316 asection *srelgot; local
    [all...]
elf-m10300.c 1056 asection * srelgot; local
1061 srelgot = NULL;
1818 asection * srelgot = bfd_get_linker_section (dynobj, ".rela.got"); local
1895 asection * srelgot; local
    [all...]
elf32-cris.c 992 asection *srelgot;
1007 srelgot = NULL;
986 asection *srelgot; local
2477 asection *srelgot; local
2747 asection *srelgot; local
3138 asection *srelgot; local
4015 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)
1026 asection *srelgot; local
    [all...]
elf32-m32r.c 1527 asection *srelgot; member in struct:elf_m32r_link_hash_table
2788 asection *srelgot; local
    [all...]
elf32-microblaze.c 737 asection *srelgot;
735 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
966 asection *srelgot; local
    [all...]
elf32-s390.c 2649 asection *srelgot; local
    [all...]
elf64-sh64.c 2369 asection *srelgot; local
    [all...]
elf32-arc.c 77 asection * srelgot; member in struct:dynamic_sections
    [all...]
elf32-bfin.c 1166 asection *srelgot; local
1675 asection *srelgot; local
    [all...]
elf32-hppa.c 279 asection *srelgot; member in struct:elf32_hppa_link_hash_table
1008 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 4049 asection *srelgot; local
4713 asection *srelgot; local
    [all...]
elf32-sh.c 2472 asection *srelgot; member in struct:elf_sh_link_hash_table
3838 asection *srelgot = NULL; local
6914 asection *srelgot; local
6975 asection *srelgot; local
    [all...]
elf64-alpha.c 4215 asection *sgot, *srel, *srelgot; local
    [all...]
elf-bfd.h 593 asection *srelgot;
592 asection *srelgot; member in struct:elf_link_hash_table
    [all...]
elf32-nds32.c 4861 asection *srelgot; local
5115 asection *srelgot; local
5234 asection *srelgot; local
    [all...]
elf32-xtensa.c 606 asection *srelgot;
604 asection *srelgot; member in struct:elf_xtensa_link_hash_table
1617 asection *s, *srelplt, *splt, *sgotplt, *srelgot, *spltlittbl, *sgotloc; local
3292 asection *sgotplt, *srelgot, *spltlittbl; local
10134 asection *splt, *sgotplt, *srelgot; local
    [all...]
elf32-arm.c 9165 asection * srelgot; local
    [all...]

Completed in 636 milliseconds