Home | History | Annotate | Download | only in src

Lines Matching full:newsym

1580       struct symbol *newsym = (struct symbol *)
1581 obstack_calloc (&ld_state.smem, sizeof (*newsym));
1583 newsym->name = name;
1589 elf_hash (name), newsym) != 0))
1592 *symp = newsym;