Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

2362 	  long symcount;
2380 symcount = bfd_canonicalize_symtab (current, syms);
2381 if (symcount < 0)
2386 for (src_count = 0; src_count < symcount; src_count++)