HomeSort by relevance Sort by last modified time
    Searched refs:dyn_relocs (Results 1 - 21 of 21) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-m32r.c 1511 struct elf_m32r_dyn_relocs *dyn_relocs; member in struct:elf_m32r_link_hash_entry
    [all...]
elf32-or1k.c 592 struct elf_or1k_dyn_relocs *dyn_relocs; member in struct:elf_or1k_link_hash_entry
670 eh->dyn_relocs = NULL;
    [all...]
elf32-lm32.c 80 struct elf_lm32_dyn_relocs *dyn_relocs; member in struct:elf_lm32_link_hash_entry
148 eh->dyn_relocs = NULL;
    [all...]
elf32-microblaze.c 700 struct elf32_mb_dyn_relocs *dyn_relocs;
777 eh->dyn_relocs = NULL;
698 struct elf32_mb_dyn_relocs *dyn_relocs; member in struct:elf32_mb_link_hash_entry
    [all...]
elf32-i386.c 722 struct elf_dyn_relocs *dyn_relocs;
858 eh->dyn_relocs = NULL;
719 struct elf_dyn_relocs *dyn_relocs; member in struct:elf_i386_link_hash_entry
    [all...]
elf32-metag.c 805 } *dyn_relocs; member in struct:elf_metag_link_hash_entry
1013 hh->dyn_relocs = NULL;
    [all...]
elf32-s390.c 652 struct elf_dyn_relocs *dyn_relocs; member in struct:elf_s390_link_hash_entry
786 eh->dyn_relocs = NULL;
    [all...]
elf64-s390.c 565 struct elf_dyn_relocs *dyn_relocs; member in struct:elf_s390_link_hash_entry
698 eh->dyn_relocs = NULL;
800 if (eind->dyn_relocs != NULL)
802 if (edir->dyn_relocs != NULL)
809 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
813 for (q = edir->dyn_relocs; q != NULL; q = q->next)
824 *pp = edir->dyn_relocs;
827 edir->dyn_relocs = eind->dyn_relocs;
828 eind->dyn_relocs = NULL
    [all...]
elf32-hppa.c 234 } *dyn_relocs; member in struct:elf32_hppa_link_hash_entry
402 hh->dyn_relocs = NULL;
1021 if (hh_ind->dyn_relocs != NULL)
1023 if (hh_dir->dyn_relocs != NULL)
1030 for (hdh_pp = &hh_ind->dyn_relocs; (hdh_p = *hdh_pp) != NULL; )
1034 for (hdh_q = hh_dir->dyn_relocs;
1049 *hdh_pp = hh_dir->dyn_relocs;
1052 hh_dir->dyn_relocs = hh_ind->dyn_relocs;
1053 hh_ind->dyn_relocs = NULL
    [all...]
elf32-tilepro.c 710 struct tilepro_elf_dyn_relocs *dyn_relocs;
709 struct tilepro_elf_dyn_relocs *dyn_relocs; member in struct:tilepro_elf_link_hash_entry
    [all...]
elfxx-tilegx.c 810 struct tilegx_elf_dyn_relocs *dyn_relocs;
809 struct tilegx_elf_dyn_relocs *dyn_relocs; member in struct:tilegx_elf_link_hash_entry
    [all...]
elf32-nios2.c 889 struct elf32_nios2_dyn_relocs *dyn_relocs; member in struct:elf32_nios2_link_hash_entry
1192 eh->dyn_relocs = NULL;
    [all...]
elf64-x86-64.c 745 struct elf_dyn_relocs *dyn_relocs;
895 eh->dyn_relocs = NULL;
743 struct elf_dyn_relocs *dyn_relocs; member in struct:elf_x86_64_link_hash_entry
    [all...]
elfxx-sparc.c 695 struct _bfd_sparc_elf_dyn_relocs *dyn_relocs;
694 struct _bfd_sparc_elf_dyn_relocs *dyn_relocs; member in struct:_bfd_sparc_elf_link_hash_entry
    [all...]
elf32-ppc.c 3111 struct elf_dyn_relocs *dyn_relocs; member in struct:ppc_elf_link_hash_entry
    [all...]
elf32-sh.c 2392 struct elf_sh_dyn_relocs *dyn_relocs; member in struct:elf_sh_link_hash_entry
    [all...]
elfnn-aarch64.c 1769 struct elf_dyn_relocs *dyn_relocs; member in struct:elf_aarch64_link_hash_entry
    [all...]
elf32-tic6x.c 75 struct elf_dyn_relocs *dyn_relocs; member in struct:elf32_tic6x_link_hash_entry
    [all...]
elf32-arm.c 2806 struct elf_dyn_relocs *dyn_relocs; member in struct:arm_local_iplt_info
2861 struct elf_dyn_relocs *dyn_relocs; member in struct:elf32_arm_link_hash_entry
    [all...]
elf64-ppc.c 3863 struct elf_dyn_relocs *dyn_relocs; member in struct:ppc_link_hash_entry
    [all...]
elf32-nds32.c 277 struct elf_nds32_dyn_relocs *dyn_relocs; member in struct:elf_nds32_link_hash_entry
    [all...]

Completed in 1536 milliseconds