Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

582   unsigned int symcount;
761 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
764 end_hashes = sym_hashes + symcount;