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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-ppc.c3772 struct ppc_link_hash_entry *edir, *eind;
3775 eind = (struct ppc_link_hash_entry *) ind;
3778 if (eind->dyn_relocs != NULL)
3785 if (eind->elf.root.type == bfd_link_hash_indirect)
3790 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
3808 edir->dyn_relocs = eind->dyn_relocs;
3809 eind->dyn_relocs = NULL;
3812 edir->is_func |= eind->is_func;
3813 edir->is_func_descriptor |= eind->is_func_descriptor;
3814 edir->tls_mask |= eind
3768 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.c6242 struct elf_sh_link_hash_entry *edir, *eind;
6248 eind = (struct elf_sh_link_hash_entry *) ind;
6250 if (eind->dyn_relocs != NULL)
6261 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
6279 edir->dyn_relocs = eind->dyn_relocs;
6280 eind->dyn_relocs = NULL;
6282 edir->gotplt_refcount = eind->gotplt_refcount;
6283 eind->gotplt_refcount = 0;
6288 edir->datalabel_got.refcount = eind->datalabel_got.refcount;
6289 eind
6238 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.h311 struct elf32_arm_link_hash_entry *edir, *eind; local
314 eind = (struct elf32_arm_link_hash_entry *) ind;
316 if (eind->relocs_copied != NULL)
328 for (pp = &eind->relocs_copied; (p = *pp) != NULL; )
345 edir->relocs_copied = eind->relocs_copied;
346 eind->relocs_copied = NULL;
H A Delf32-hppa.c979 struct elf32_hppa_link_hash_entry *edir, *eind; local
982 eind = (struct elf32_hppa_link_hash_entry *) ind;
984 if (eind->dyn_relocs != NULL)
996 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
1016 edir->dyn_relocs = eind->dyn_relocs;
1017 eind->dyn_relocs = NULL;
H A Delf32-m32r.c1886 struct elf_m32r_link_hash_entry *edir, *eind;
1889 eind = (struct elf_m32r_link_hash_entry *) ind;
1891 if (eind->dyn_relocs != NULL)
1903 for (pp = &eind->dyn_relocs; (p = *pp) != NULL; )
1921 edir->dyn_relocs = eind->dyn_relocs;
1922 eind->dyn_relocs = NULL;
1928 // edir->tls_type = eind->tls_type;
1929 // eind->tls_type = GOT_UNKNOWN;
1882 struct elf_m32r_link_hash_entry *edir, *eind; local

Completed in 363 milliseconds