Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

1277   unsigned int symcount;
1346 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
1349 end_hashes = sym_hashes + symcount;