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

  /toolchain/binutils/binutils-2.27/bfd/
elf32-m32r.c 1515 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 709 struct elf32_mb_dyn_relocs *dyn_relocs;
786 eh->dyn_relocs = NULL;
707 struct elf32_mb_dyn_relocs *dyn_relocs; member in struct:elf32_mb_link_hash_entry
    [all...]
elf32-metag.c 805 } *dyn_relocs; member in struct:elf_metag_link_hash_entry
1017 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;
1033 if (hh_ind->dyn_relocs != NULL)
1035 if (hh_dir->dyn_relocs != NULL)
1042 for (hdh_pp = &hh_ind->dyn_relocs; (hdh_p = *hdh_pp) != NULL; )
1046 for (hdh_q = hh_dir->dyn_relocs;
1061 *hdh_pp = hh_dir->dyn_relocs;
1064 hh_dir->dyn_relocs = hh_ind->dyn_relocs;
1065 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-i386.c 764 struct elf_dyn_relocs *dyn_relocs;
928 eh->dyn_relocs = NULL;
761 struct elf_dyn_relocs *dyn_relocs; member in struct:elf_i386_link_hash_entry
    [all...]
elf64-x86-64.c 768 struct elf_dyn_relocs *dyn_relocs;
766 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...]
elf-s390-common.c 95 struct elf_dyn_relocs **head = &eh->dyn_relocs;
elf32-nios2.c 1760 struct elf32_nios2_dyn_relocs *dyn_relocs; member in struct:elf32_nios2_link_hash_entry
    [all...]
elf32-sh.c 2403 struct elf_sh_dyn_relocs *dyn_relocs; member in struct:elf_sh_link_hash_entry
    [all...]
elfnn-aarch64.c 2227 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-ppc.c 3223 struct elf_dyn_relocs *dyn_relocs; member in struct:ppc_elf_link_hash_entry
    [all...]
elf32-arm.c 2914 struct elf_dyn_relocs *dyn_relocs; member in struct:arm_local_iplt_info
2969 struct elf_dyn_relocs *dyn_relocs; member in struct:elf32_arm_link_hash_entry
    [all...]
elf64-ppc.c 3961 struct elf_dyn_relocs *dyn_relocs; member in struct:ppc_link_hash_entry
    [all...]
elf32-nds32.c 278 struct elf_nds32_dyn_relocs *dyn_relocs; member in struct:elf_nds32_link_hash_entry
    [all...]

Completed in 472 milliseconds