Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-hppa.c1104 struct elf_link_hash_entry **eh_syms; in elf32_hppa_check_relocs() local
1117 eh_syms = elf_sym_hashes (abfd); in elf32_hppa_check_relocs()
1140 hh = hppa_elf_hash_entry (eh_syms[r_symndx - symtab_hdr->sh_info]); in elf32_hppa_check_relocs()
2521 struct elf_link_hash_entry **eh_syms; in get_local_syms() local
2527 eh_syms = (struct elf_link_hash_entry **) elf_sym_hashes (input_bfd); in get_local_syms()
2528 eh_symend = (struct elf_link_hash_entry **) (eh_syms + symcount); in get_local_syms()
2532 for (; eh_syms < eh_symend; eh_syms++) in get_local_syms()
2536 hh = hppa_elf_hash_entry (*eh_syms); in get_local_syms()
H A Delf32-metag.c1467 struct elf_link_hash_entry **eh_syms; in elf_metag_relocate_section() local
1474 eh_syms = elf_sym_hashes (input_bfd); in elf_metag_relocate_section()
1524 r_symndx, symtab_hdr, eh_syms, in elf_metag_relocate_section()
2066 struct elf_link_hash_entry **eh_syms; in elf_metag_check_relocs() local
2080 eh_syms = elf_sym_hashes (abfd); in elf_metag_check_relocs()
2111 eh_syms[r_symndx - symtab_hdr->sh_info]; in elf_metag_check_relocs()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-hppa.c1104 struct elf_link_hash_entry **eh_syms; in elf32_hppa_check_relocs() local
1117 eh_syms = elf_sym_hashes (abfd); in elf32_hppa_check_relocs()
1140 hh = hppa_elf_hash_entry (eh_syms[r_symndx - symtab_hdr->sh_info]); in elf32_hppa_check_relocs()
2521 struct elf_link_hash_entry **eh_syms; in get_local_syms() local
2527 eh_syms = (struct elf_link_hash_entry **) elf_sym_hashes (input_bfd); in get_local_syms()
2528 eh_symend = (struct elf_link_hash_entry **) (eh_syms + symcount); in get_local_syms()
2532 for (; eh_syms < eh_symend; eh_syms++) in get_local_syms()
2536 hh = hppa_elf_hash_entry (*eh_syms); in get_local_syms()
H A Delf32-metag.c1467 struct elf_link_hash_entry **eh_syms; in elf_metag_relocate_section() local
1474 eh_syms = elf_sym_hashes (input_bfd); in elf_metag_relocate_section()
1524 r_symndx, symtab_hdr, eh_syms, in elf_metag_relocate_section()
2066 struct elf_link_hash_entry **eh_syms; in elf_metag_check_relocs() local
2080 eh_syms = elf_sym_hashes (abfd); in elf_metag_check_relocs()
2111 eh_syms[r_symndx - symtab_hdr->sh_info]; in elf_metag_check_relocs()