Lines Matching defs:sym2
305 Sym *sym1, *sym2;
312 sym2 = &symstate2->sym.data[symstate2->ndx];
321 ELF_ST_BIND(sym2->st_info))
326 if (sym1->st_info != sym2->st_info)
343 sym2->st_name, ELFEDIT_MSG_DEBUG, 0);
347 if (sym1->st_name != sym2->st_name)
353 if (sym1->st_other != sym2->st_other)
369 ndx2 = sym2->st_shndx;
383 if (sym1->st_size != sym2->st_size)
389 ELF_ST_TYPE(sym2->st_info))
394 if (sym1->st_value != sym2->st_value)
400 ELF_ST_VISIBILITY(sym2->st_info))