Home | History | Annotate | Download | only in src

Lines Matching full:newsym

1592       struct symbol *newsym = (struct symbol *)
1593 obstack_calloc (&ld_state.smem, sizeof (*newsym));
1595 newsym->name = name;
1601 elf_hash (name), newsym) != 0))
1604 *symp = newsym;