Lines Matching full:symcount
3201 bfd_size_type i, symcount;3205 symcount = bfd_get_symcount (abfd);3206 for (symp = abfd->outsymbols, i = 0; i < symcount; symp++, i++)