Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

1131   unsigned int symcount;
1259 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
1262 end_hashes = sym_hashes + symcount;