Lines Matching full:symcount
802 long symcount;
811 symcount = bfd_canonicalize_symtab (abfd, bfd_get_outsymbols (abfd));
812 if (symcount < 0)
814 bfd_get_symcount (abfd) = symcount;
903 bfd_size_type symcount;
908 symcount = _bfd_generic_link_get_symcount (abfd);
910 return generic_link_add_symbol_list (abfd, info, symcount, outsyms, collect);
1901 shouldn't really need one, since we have SYMCOUNT, but some old