Searched refs:newsym (Results 1 – 1 of 1) sorted by relevance
1498 struct symbol *newsym = (struct symbol *) in create_special_section_symbol() local1499 obstack_calloc (&ld_state.smem, sizeof (*newsym)); in create_special_section_symbol()1501 newsym->name = name; in create_special_section_symbol()1507 elf_hash (name), newsym) != 0)) in create_special_section_symbol()1510 *symp = newsym; in create_special_section_symbol()