Home | History | Annotate | Download | only in bfd

Lines Matching refs:sym_hash

4720   struct elf_link_hash_entry **sym_hash;
4868 sym_hash = NULL;
4879 sym_hash = (struct elf_link_hash_entry **) bfd_alloc (abfd, amt);
4880 if (sym_hash == NULL)
4882 elf_sym_hashes (abfd) = sym_hash;
4887 isym++, sym_hash++)
4905 *sym_hash = NULL;
5007 *sym_hash = h;
5043 (struct bfd_link_hash_entry **) sym_hash)))
5046 h = *sym_hash;
5051 *sym_hash = h;