Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

2415   unsigned int symcount;
2517 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
2520 end_hashes = sym_hashes + symcount;
2582 unsigned int symcount;
2593 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
2596 end_hashes = sym_hashes + symcount;
2848 unsigned int symcount;
2853 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
2856 end_hashes = hashes + symcount;
3052 unsigned int symcount;
3171 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
3174 end_hashes = hashes + symcount;