Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-hppa.c1133 struct elf_link_hash_entry **eh_syms; in elf32_hppa_check_relocs() local
1147 eh_syms = elf_sym_hashes (abfd); in elf32_hppa_check_relocs()
1170 hh = hppa_elf_hash_entry (eh_syms[r_symndx - symtab_hdr->sh_info]); in elf32_hppa_check_relocs()
1586 struct elf_link_hash_entry **eh_syms; in elf32_hppa_gc_sweep_hook() local
1602 eh_syms = elf_sym_hashes (abfd); in elf32_hppa_gc_sweep_hook()
1622 eh = eh_syms[r_symndx - symtab_hdr->sh_info]; in elf32_hppa_gc_sweep_hook()
2727 struct elf_link_hash_entry **eh_syms; in get_local_syms() local
2733 eh_syms = (struct elf_link_hash_entry **) elf_sym_hashes (input_bfd); in get_local_syms()
2734 eh_symend = (struct elf_link_hash_entry **) (eh_syms + symcount); in get_local_syms()
2738 for (; eh_syms < eh_symend; eh_syms++) in get_local_syms()
[all …]
Delf32-metag.c1489 struct elf_link_hash_entry **eh_syms; in elf_metag_relocate_section() local
1496 eh_syms = elf_sym_hashes (input_bfd); in elf_metag_relocate_section()
1546 r_symndx, symtab_hdr, eh_syms, in elf_metag_relocate_section()
2099 struct elf_link_hash_entry **eh_syms; in elf_metag_check_relocs() local
2113 eh_syms = elf_sym_hashes (abfd); in elf_metag_check_relocs()
2144 eh_syms[r_symndx - symtab_hdr->sh_info]; in elf_metag_check_relocs()
3457 struct elf_link_hash_entry **eh_syms; in elf_metag_gc_sweep_hook() local
3468 eh_syms = elf_sym_hashes (abfd); in elf_metag_gc_sweep_hook()
3488 eh = eh_syms[r_symndx - symtab_hdr->sh_info]; in elf_metag_gc_sweep_hook()