Searched refs:eh_symend (Results 1 – 1 of 1) sorted by relevance
2735 struct elf_link_hash_entry **eh_symend; in get_local_syms() local2741 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()