Searched refs:eind (Results 1 - 21 of 21) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-ppc.c2580 struct ppc_elf_link_hash_entry *edir, *eind;
2583 eind = (struct ppc_elf_link_hash_entry *) ind;
2585 if (eind->dyn_relocs != NULL)
2594 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
2612 edir->dyn_relocs = eind->dyn_relocs;
2613 eind->dyn_relocs = NULL;
2616 edir->tls_mask |= eind->tls_mask;
2617 edir->has_sda_refs |= eind->has_sda_refs;
2623 && eind->elf.root.type != bfd_link_hash_indirect
2625 edir->elf.non_got_ref |= eind
2575 struct ppc_elf_link_hash_entry *edir, *eind; local
[all...]
H A Delf64-ppc.c3945 struct ppc_link_hash_entry *edir, *eind;
3948 eind = (struct ppc_link_hash_entry *) ind;
3951 if (eind->dyn_relocs != NULL)
3960 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
3978 edir->dyn_relocs = eind->dyn_relocs;
3979 eind->dyn_relocs = NULL;
3982 edir->is_func |= eind->is_func;
3983 edir->is_func_descriptor |= eind->is_func_descriptor;
3984 edir->tls_mask |= eind->tls_mask;
3990 && eind
3941 struct ppc_link_hash_entry *edir, *eind; local
[all...]
H A Delf32-sh.c6089 struct elf_sh_link_hash_entry *edir, *eind;
6092 eind = (struct elf_sh_link_hash_entry *) ind;
6094 if (eind->dyn_relocs != NULL)
6103 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
6121 edir->dyn_relocs = eind->dyn_relocs;
6122 eind->dyn_relocs = NULL;
6124 edir->gotplt_refcount = eind->gotplt_refcount;
6125 eind->gotplt_refcount = 0;
6127 edir->datalabel_got.refcount += eind->datalabel_got.refcount;
6128 eind
6085 struct elf_sh_link_hash_entry *edir, *eind; local
[all...]
H A Delf32-s390.c863 struct elf_s390_link_hash_entry *edir, *eind; local
866 eind = (struct elf_s390_link_hash_entry *) ind;
868 if (eind->dyn_relocs != NULL)
877 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
895 edir->dyn_relocs = eind->dyn_relocs;
896 eind->dyn_relocs = NULL;
902 edir->tls_type = eind->tls_type;
903 eind->tls_type = GOT_UNKNOWN;
H A Delf64-s390.c816 struct elf_s390_link_hash_entry *edir, *eind; local
819 eind = (struct elf_s390_link_hash_entry *) ind;
821 if (eind->dyn_relocs != NULL)
830 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
848 edir->dyn_relocs = eind->dyn_relocs;
849 eind->dyn_relocs = NULL;
855 edir->tls_type = eind->tls_type;
856 eind->tls_type = GOT_UNKNOWN;
H A Delfxx-sparc.c959 struct _bfd_sparc_elf_link_hash_entry *edir, *eind;
962 eind = (struct _bfd_sparc_elf_link_hash_entry *) ind;
964 if (eind->dyn_relocs != NULL)
973 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
991 edir->dyn_relocs = eind->dyn_relocs;
992 eind->dyn_relocs = NULL;
998 edir->tls_type = eind->tls_type;
999 eind->tls_type = GOT_UNKNOWN;
958 struct _bfd_sparc_elf_link_hash_entry *edir, *eind; local
H A Delf64-x86-64.c618 struct elf64_x86_64_link_hash_entry *edir, *eind;
621 eind = (struct elf64_x86_64_link_hash_entry *) ind;
623 if (eind->dyn_relocs != NULL)
632 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
650 edir->dyn_relocs = eind->dyn_relocs;
651 eind->dyn_relocs = NULL;
657 edir->tls_type = eind->tls_type;
658 eind->tls_type = GOT_UNKNOWN;
616 struct elf64_x86_64_link_hash_entry *edir, *eind; local
H A Delf32-i386.c833 struct elf_i386_link_hash_entry *edir, *eind;
836 eind = (struct elf_i386_link_hash_entry *) ind;
838 if (eind->dyn_relocs != NULL)
847 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
865 edir->dyn_relocs = eind->dyn_relocs;
866 eind->dyn_relocs = NULL;
872 edir->tls_type = eind->tls_type;
873 eind->tls_type = GOT_UNKNOWN;
831 struct elf_i386_link_hash_entry *edir, *eind; local
H A Delf32-m32r.c1769 struct elf_m32r_link_hash_entry * eind;
1772 eind = (struct elf_m32r_link_hash_entry *) ind;
1774 if (eind->dyn_relocs != NULL)
1783 for (pp = &eind->dyn_relocs; (p = *pp) != NULL;)
1801 edir->dyn_relocs = eind->dyn_relocs;
1802 eind->dyn_relocs = NULL;
1765 struct elf_m32r_link_hash_entry * eind; local
H A Delf32-arm.c1915 struct elf32_arm_link_hash_entry *edir, *eind; local
1918 eind = (struct elf32_arm_link_hash_entry *) ind;
1920 if (eind->relocs_copied != NULL)
1929 for (pp = &eind->relocs_copied; (p = *pp) != NULL; )
1947 edir->relocs_copied = eind->relocs_copied;
1948 eind->relocs_copied = NULL;
1952 edir->plt_thumb_refcount += eind->plt_thumb_refcount;
1953 eind->plt_thumb_refcount = 0;
1958 edir->tls_type = eind->tls_type;
1959 eind
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf64-ppc.c3325 struct ppc_link_hash_entry *edir, *eind;
3329 eind = (struct ppc_link_hash_entry *) ind;
3332 if (eind->dyn_relocs != NULL)
3339 if (eind->elf.root.type == bfd_link_hash_indirect)
3344 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
3362 edir->dyn_relocs = eind->dyn_relocs;
3363 eind->dyn_relocs = NULL;
3366 edir->is_func |= eind->is_func;
3367 edir->is_func_descriptor |= eind->is_func_descriptor;
3368 edir->is_entry |= eind
3322 struct ppc_link_hash_entry *edir, *eind; local
[all...]
H A Delf32-i386.c741 struct elf_i386_link_hash_entry *edir, *eind;
744 eind = (struct elf_i386_link_hash_entry *) ind;
746 if (eind->dyn_relocs != NULL)
758 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
776 edir->dyn_relocs = eind->dyn_relocs;
777 eind->dyn_relocs = NULL;
783 edir->tls_type = eind->tls_type;
784 eind->tls_type = GOT_UNKNOWN;
739 struct elf_i386_link_hash_entry *edir, *eind; local
H A Delf64-x86-64.c510 struct elf64_x86_64_link_hash_entry *edir, *eind;
513 eind = (struct elf64_x86_64_link_hash_entry *) ind;
515 if (eind->dyn_relocs != NULL)
527 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
545 edir->dyn_relocs = eind->dyn_relocs;
546 eind->dyn_relocs = NULL;
552 edir->tls_type = eind->tls_type;
553 eind->tls_type = GOT_UNKNOWN;
508 struct elf64_x86_64_link_hash_entry *edir, *eind; local
H A Delf32-sh.c6265 struct elf_sh_link_hash_entry *edir, *eind;
6271 eind = (struct elf_sh_link_hash_entry *) ind;
6273 if (eind->dyn_relocs != NULL)
6284 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
6302 edir->dyn_relocs = eind->dyn_relocs;
6303 eind->dyn_relocs = NULL;
6305 edir->gotplt_refcount = eind->gotplt_refcount;
6306 eind->gotplt_refcount = 0;
6311 edir->datalabel_got.refcount = eind->datalabel_got.refcount;
6312 eind
6261 struct elf_sh_link_hash_entry *edir, *eind; local
[all...]
H A Delf32-s390.c854 struct elf_s390_link_hash_entry *edir, *eind; local
857 eind = (struct elf_s390_link_hash_entry *) ind;
859 if (eind->dyn_relocs != NULL)
871 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
889 edir->dyn_relocs = eind->dyn_relocs;
890 eind->dyn_relocs = NULL;
896 edir->tls_type = eind->tls_type;
897 eind->tls_type = GOT_UNKNOWN;
H A Delf32-sparc.c789 struct elf32_sparc_link_hash_entry *edir, *eind;
792 eind = (struct elf32_sparc_link_hash_entry *) ind;
794 if (eind->dyn_relocs != NULL)
806 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
824 edir->dyn_relocs = eind->dyn_relocs;
825 eind->dyn_relocs = NULL;
831 edir->tls_type = eind->tls_type;
832 eind->tls_type = GOT_UNKNOWN;
785 struct elf32_sparc_link_hash_entry *edir, *eind; local
H A Delf64-s390.c807 struct elf_s390_link_hash_entry *edir, *eind; local
810 eind = (struct elf_s390_link_hash_entry *) ind;
812 if (eind->dyn_relocs != NULL)
824 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
842 edir->dyn_relocs = eind->dyn_relocs;
843 eind->dyn_relocs = NULL;
849 edir->tls_type = eind->tls_type;
850 eind->tls_type = GOT_UNKNOWN;
H A Delf32-ppc.c290 struct ppc_elf_link_hash_entry *edir, *eind;
293 eind = (struct ppc_elf_link_hash_entry *) ind;
295 if (eind->dyn_relocs != NULL)
307 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
325 edir->dyn_relocs = eind->dyn_relocs;
326 eind->dyn_relocs = NULL;
329 edir->tls_mask |= eind->tls_mask;
289 struct ppc_elf_link_hash_entry *edir, *eind; local
H A Delf32-arm.h361 struct elf32_arm_link_hash_entry *edir, *eind; local
364 eind = (struct elf32_arm_link_hash_entry *) ind;
366 if (eind->relocs_copied != NULL)
378 for (pp = &eind->relocs_copied; (p = *pp) != NULL; )
395 edir->relocs_copied = eind->relocs_copied;
396 eind->relocs_copied = NULL;
H A Delf32-hppa.c971 struct elf32_hppa_link_hash_entry *edir, *eind; local
974 eind = (struct elf32_hppa_link_hash_entry *) ind;
976 if (eind->dyn_relocs != NULL)
988 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
1008 edir->dyn_relocs = eind->dyn_relocs;
1009 eind->dyn_relocs = NULL;
H A Delf32-m32r.c1841 struct elf_m32r_link_hash_entry *edir, *eind;
1844 eind = (struct elf_m32r_link_hash_entry *) ind;
1846 if (eind->dyn_relocs != NULL)
1858 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
1876 edir->dyn_relocs = eind->dyn_relocs;
1877 eind->dyn_relocs = NULL;
1883 // edir->tls_type = eind->tls_type;
1884 // eind->tls_type = GOT_UNKNOWN;
1837 struct elf_m32r_link_hash_entry *edir, *eind; local

Completed in 287 milliseconds