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

1 2

  /toolchain/binutils/binutils-2.25/bfd/
elf32-nds32.h 133 asection *srelplt;
132 asection *srelplt; member in struct:elf_nds32_link_hash_table
elf-ifunc.c 191 relplt = htab->srelplt;
elf32-i386.c 832 ((htab)->elf.srelplt->reloc_count * 4)
    [all...]
elf32-lm32.c 95 asection *srelplt; member in struct:elf_lm32_link_hash_table
    [all...]
elf32-m32r.c 1525 asection *srelplt; member in struct:elf_m32r_link_hash_table
    [all...]
elf32-or1k.c 623 asection *srelplt; member in struct:elf_or1k_link_hash_table
    [all...]
elf32-hppa.c 281 asection *srelplt; member in struct:elf32_hppa_link_hash_table
993 htab->srelplt = bfd_get_linker_section (abfd, ".rela.plt");
    [all...]
elf32-metag.c 850 asection *srelplt; member in struct:elf_metag_link_hash_table
    [all...]
elf64-x86-64.c 868 ((htab)->elf.srelplt->reloc_count * GOT_ENTRY_SIZE)
    [all...]
elfnn-aarch64.c 219 (((htab)->root.srelplt == NULL) ? 0 \
220 : (htab)->root.srelplt->reloc_count * GOT_ENTRY_SIZE)
    [all...]
elf64-s390.c 776 htab->elf.srelplt = bfd_get_linker_section (dynobj, ".rela.plt");
781 if (!htab->elf.splt || !htab->elf.srelplt || !htab->sdynbss
    [all...]
elf32-xtensa.c 600 asection *srelplt;
598 asection *srelplt; member in struct:elf_xtensa_link_hash_table
1605 asection *s, *srelplt, *splt, *sgotplt, *srelgot, *spltlittbl, *sgotloc; local
3262 asection *sdyn, *srelplt, *sgot, *sxtlit, *sgotloc; local
    [all...]
elf32-microblaze.c 730 asection *srelplt;
728 asection *srelplt; member in struct:elf32_mb_link_hash_table
    [all...]
elf32-sh.c 2463 asection *srelplt; member in struct:elf_sh_link_hash_table
6696 asection *srelplt; local
    [all...]
elf32-s390.c     [all...]
elf32-tilepro.c     [all...]
elfxx-tilegx.c     [all...]
elf32-nios2.c     [all...]
elf32-tic6x.c     [all...]
elfxx-sparc.c     [all...]
elfxx-mips.c 458 asection *srelplt; member in struct:mips_elf_link_hash_table
    [all...]
elf32-arm.c     [all...]
elf-bfd.h 534 asection *srelplt;
533 asection *srelplt; member in struct:elf_link_hash_table
    [all...]
elf32-nds32.c     [all...]
elf64-ppc.c     [all...]

Completed in 1086 milliseconds

1 2