Searched refs:ssymend (Results 1 – 1 of 1) sorted by relevance
7499 struct elf_symbuf_symbol *ssym, *ssymend; in bfd_elf_match_symbols_in_sections() local7550 for (ssym = ssymbuf1->ssym, ssymend = ssym + count1; in bfd_elf_match_symbols_in_sections()7551 ssym < ssymend; ssym++, symp++) in bfd_elf_match_symbols_in_sections()7560 for (ssym = ssymbuf2->ssym, ssymend = ssym + count2; in bfd_elf_match_symbols_in_sections()7561 ssym < ssymend; ssym++, symp++) in bfd_elf_match_symbols_in_sections()