Home | History | Annotate | Download | only in bfd

Lines Matching defs:symcount

1127   unsigned int symcount;
1255 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
1258 end_hashes = sym_hashes + symcount;