Searched refs:eh_syms (Results 1 – 2 of 2) sorted by relevance
1145 struct elf_link_hash_entry **eh_syms; in elf32_hppa_check_relocs() local1159 eh_syms = elf_sym_hashes (abfd); in elf32_hppa_check_relocs()1182 hh = hppa_elf_hash_entry (eh_syms[r_symndx - symtab_hdr->sh_info]); in elf32_hppa_check_relocs()1593 struct elf_link_hash_entry **eh_syms; in elf32_hppa_gc_sweep_hook() local1609 eh_syms = elf_sym_hashes (abfd); in elf32_hppa_gc_sweep_hook()1629 eh = eh_syms[r_symndx - symtab_hdr->sh_info]; in elf32_hppa_gc_sweep_hook()2734 struct elf_link_hash_entry **eh_syms; in get_local_syms() local2740 eh_syms = (struct elf_link_hash_entry **) elf_sym_hashes (input_bfd); in get_local_syms()2741 eh_symend = (struct elf_link_hash_entry **) (eh_syms + symcount); in get_local_syms()2745 for (; eh_syms < eh_symend; eh_syms++) in get_local_syms()[all …]
1493 struct elf_link_hash_entry **eh_syms; in elf_metag_relocate_section() local1500 eh_syms = elf_sym_hashes (input_bfd); in elf_metag_relocate_section()1550 r_symndx, symtab_hdr, eh_syms, in elf_metag_relocate_section()2102 struct elf_link_hash_entry **eh_syms; in elf_metag_check_relocs() local2116 eh_syms = elf_sym_hashes (abfd); in elf_metag_check_relocs()2147 eh_syms[r_symndx - symtab_hdr->sh_info]; in elf_metag_check_relocs()3460 struct elf_link_hash_entry **eh_syms; in elf_metag_gc_sweep_hook() local3471 eh_syms = elf_sym_hashes (abfd); in elf_metag_gc_sweep_hook()3491 eh = eh_syms[r_symndx - symtab_hdr->sh_info]; in elf_metag_gc_sweep_hook()