Home | History | Annotate | Download | only in bfd

Lines Matching full:symcount

2736 	  unsigned int symcount;
2738 symcount = (symtab_hdr->sh_size / sizeof (Elf32_External_Sym)
2741 eh_symend = (struct elf_link_hash_entry **) (eh_syms + symcount);