Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

606   unsigned int symcount;
676 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
679 end_hashes = sym_hashes + symcount;