Home
last modified time | relevance | path

Searched refs:hppa_elf_hash_entry (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-hppa.c318 #define hppa_elf_hash_entry(ent) \ macro
400 hh = hppa_elf_hash_entry (entry); in hppa_link_hash_newfunc()
1030 hh_dir = hppa_elf_hash_entry (eh_dir); in elf32_hppa_copy_indirect_symbol()
1031 hh_ind = hppa_elf_hash_entry (eh_ind); in elf32_hppa_copy_indirect_symbol()
1182 hh = hppa_elf_hash_entry (eh_syms[r_symndx - symtab_hdr->sh_info]); in elf32_hppa_check_relocs()
1185 hh = hppa_elf_hash_entry (hh->eh.root.u.i.link); in elf32_hppa_check_relocs()
1633 hh = hppa_elf_hash_entry (eh); in elf32_hppa_gc_sweep_hook()
1792 if (! hppa_elf_hash_entry (eh)->plabel in elf32_hppa_hide_symbol()
1821 if (hppa_elf_hash_entry (eh)->plabel in elf32_hppa_adjust_dynamic_symbol()
1828 && ! hppa_elf_hash_entry (eh)->plabel in elf32_hppa_adjust_dynamic_symbol()
[all …]
Delf64-hppa.c153 #define hppa_elf_hash_entry(ent) \ macro
278 hh = hppa_elf_hash_entry (entry); in hppa64_link_hash_newfunc()
640 hh = hppa_elf_hash_entry (elf_sym_hashes (abfd)[indx]); in elf64_hppa_check_relocs()
643 hh = hppa_elf_hash_entry (hh->eh.root.u.i.link); in elf64_hppa_check_relocs()
931 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh); in elf64_hppa_mark_exported_functions()
964 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh); in allocate_global_data_dlt()
995 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh); in allocate_global_data_plt()
1028 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh); in allocate_global_data_stub()
1050 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh); in allocate_global_data_opd()
1397 struct elf64_hppa_link_hash_entry *hh = hppa_elf_hash_entry (eh); in allocate_dynrel_entries()
[all …]
DChangeLog-20094204 (hppa_elf_hash_entry, eh_name): Define.
DChangeLog-20051939 * elf32-hppa.c (hppa_elf_hash_entry): Define.