HomeSort by relevance Sort by last modified time
    Searched full:sgot (Results 26 - 50 of 67) sorted by null

12 3

  /toolchain/binutils/binutils-2.27/bfd/
elfxx-sparc.c 4465 asection *sgot; local
    [all...]
elf-s390-common.c 190 || htab->sgot == NULL)
197 h->got.offset = htab->sgot->size;
198 htab->sgot->size += GOT_ENTRY_SIZE;
elfnn-aarch64.c     [all...]
elf32-tic6x.c 1708 asection *sgot = htab->elf.sgot; local
1836 asection *sgot; local
    [all...]
elf64-alpha.c 3858 asection *sgot = alpha_elf_tdata (info.gotobj)->got; local
4215 asection *sgot, *srel, *srelgot; local
4857 asection *splt, *sgot, *srel; local
4945 asection *sgot; local
5367 asection *sgot; local
    [all...]
elf32-sh.c 2470 asection *sgot; member in struct:elf_sh_link_hash_table
3834 asection *sgot = NULL; local
6913 asection *sgot; local
6974 asection *sgot; local
    [all...]
elf-ifunc.c 314 || htab->sgot == NULL))
334 h->got.offset = htab->sgot->size;
335 htab->sgot->size += got_entry_size;
elf64-x86-64.c 902 /* The offset into sgot of the GOT entry used by the PLT entry
    [all...]
elf32-nds32.c 4485 asection *sgot, *splt, *sreloc; local
5479 asection *sgot; local
5594 asection *sgot; local
5679 asection *sgot; local
    [all...]
elf32-bfin.c 1165 asection *sgot; local
1387 asection *sgot; local
1674 asection *sgot; local
1744 asection *sgot; member in struct:bfinfdpic_elf_link_hash_table
5131 asection *sgot; local
    [all...]
elf32-arm.c 8544 asection *sgot; local
9162 asection * sgot; local
15434 asection * sgot; local
    [all...]
elfxx-mips.c 461 asection *sgot; member in struct:mips_elf_link_hash_table
3332 asection *sreloc, *sgot; local
3648 asection *sgot; local
10528 asection *sgot; local
11020 asection *sgot; local
11382 asection *sgot; local
    [all...]
arc-plt.h 37 SGOT = 1,
elf32-nds32.h 133 asection *sgot;
132 asection *sgot; member in struct:elf_nds32_link_hash_table
elf32-i370.c 892 asection *sgot = bfd_get_linker_section (dynobj, ".got");
945 if (sgot && sgot->size != 0)
947 unsigned char *contents = sgot->contents;
956 elf_section_data (sgot->output_section)->this_hdr.sh_entsize = 4;
884 asection *sgot = bfd_get_linker_section (dynobj, ".got"); local
    [all...]
elfnn-ia64.c 830 ia64_info->root.sgot->size = data.ofs;
    [all...]
ChangeLog-2008     [all...]
elf64-ia64-vms.c     [all...]
elf32-xtensa.c 604 asection *sgot;
602 asection *sgot; member in struct:elf_xtensa_link_hash_table
3260 asection *sdyn, *srelplt, *sgot, *sxtlit, *sgotloc; local
    [all...]
ChangeLog-2010 212 * elf32-arm.c (elf32_arm_link_hash_table): Remove sgot, sgotplt,
223 (elf32_arm_final_link_relocate): Set sgot, splt and srelgot from the
226 (elf32_arm_finish_dynamic_symbol): Likewise sgot, splt and srel.
    [all...]
ChangeLog-2005     [all...]
ChangeLog-2013 432 iplt, reliplt. Update all references to use elf.sgot, elf.splt,
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
doctest.py     [all...]
  /external/python/cpython2/Lib/
doctest.py     [all...]
  /external/python/cpython3/Lib/
doctest.py     [all...]

Completed in 8162 milliseconds

12 3