Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

1099   long symcount;
1128 symcount = bfd_canonicalize_symtab (input_bfd, symbols);
1129 if (symcount < 0)
1131 sym_end = symbols + symcount;