Searched refs:hppa_elf_hash_entry (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-hppa.c310 #define hppa_elf_hash_entry(ent) \ macro
392 hh = hppa_elf_hash_entry (entry);
1014 hh_dir = hppa_elf_hash_entry (eh_dir);
1015 hh_ind = hppa_elf_hash_entry (eh_ind);
1167 hh = hppa_elf_hash_entry (eh_syms[r_symndx - symtab_hdr->sh_info]);
1170 hh = hppa_elf_hash_entry (hh->eh.root.u.i.link);
1619 hh = hppa_elf_hash_entry (eh);
1778 if (! hppa_elf_hash_entry (eh)->plabel
1807 if (hppa_elf_hash_entry (eh)->plabel
1814 && ! hppa_elf_hash_entry (e
[all...]
H A Delf64-hppa.c153 #define hppa_elf_hash_entry(ent) \ macro
278 hh = hppa_elf_hash_entry (entry);
641 hh = hppa_elf_hash_entry (elf_sym_hashes (abfd)[indx]);
644 hh = hppa_elf_hash_entry (hh->eh.root.u.i.link);
932 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh);
965 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh);
996 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh);
1029 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh);
1051 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh);
1398 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (e
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-hppa.c301 #define hppa_elf_hash_entry(ent) \ macro
374 hh = hppa_elf_hash_entry (entry);
1015 hh_dir = hppa_elf_hash_entry (eh_dir);
1016 hh_ind = hppa_elf_hash_entry (eh_ind);
1117 hh = hppa_elf_hash_entry (eh_syms[r_symndx - symtab_hdr->sh_info]);
1120 hh = hppa_elf_hash_entry (hh->eh.root.u.i.link);
1569 hh = hppa_elf_hash_entry (eh);
1712 if (! hppa_elf_hash_entry(eh)->plabel)
1741 && ! hppa_elf_hash_entry (eh)->plabel
1796 hh = hppa_elf_hash_entry (e
[all...]

Completed in 119 milliseconds