Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

1651   unsigned int        symcount;
1732 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
1735 end_hashes = sym_hashes + symcount;