Searched refs:elf_s390_link_hash_entry (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-s390.c49 struct elf_s390_link_hash_entry;
51 PARAMS ((struct elf_s390_link_hash_entry *));
656 struct elf_s390_link_hash_entry struct
675 ((struct elf_s390_link_hash_entry *)(ent))
754 sizeof (struct elf_s390_link_hash_entry));
763 struct elf_s390_link_hash_entry *eh;
765 eh = (struct elf_s390_link_hash_entry *) entry;
788 sizeof (struct elf_s390_link_hash_entry)))
876 struct elf_s390_link_hash_entry *edir, *eind;
878 edir = (struct elf_s390_link_hash_entry *) di
[all...]
H A Delf64-s390.c49 struct elf_s390_link_hash_entry;
51 PARAMS ((struct elf_s390_link_hash_entry *));
611 struct elf_s390_link_hash_entry struct
630 ((struct elf_s390_link_hash_entry *)(ent))
709 sizeof (struct elf_s390_link_hash_entry));
718 struct elf_s390_link_hash_entry *eh;
720 eh = (struct elf_s390_link_hash_entry *) entry;
743 sizeof (struct elf_s390_link_hash_entry)))
831 struct elf_s390_link_hash_entry *edir, *eind;
833 edir = (struct elf_s390_link_hash_entry *) di
[all...]

Completed in 109 milliseconds