Searched refs:lhashes (Results 1 – 1 of 1) sorted by relevance
2865 struct elf_link_hash_entry **lhashes = hashes; in mn10300_elf_relax_section() local2869 for (; lhashes < end_hashes; lhashes++) in mn10300_elf_relax_section()2871 hash = (struct elf32_mn10300_link_hash_entry *) *lhashes; in mn10300_elf_relax_section()2879 if (lhashes != end_hashes) in mn10300_elf_relax_section()