Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

1833   unsigned int symcount;
2098 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
2101 end_hashes = sym_hashes + symcount;
2885 int symcount;
2889 symcount = (symtab_hdr->sh_size
2893 end_hashes = sym_hashes + symcount;