Home
last modified time | relevance | path

Searched refs:symstate2 (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c304 SYMSTATE *symstate1, *symstate2; in all_same() local
310 symstate2 = symstate1 + 1; in all_same()
312 sym2 = &symstate2->sym.data[symstate2->ndx]; in all_same()
339 symstate_add_str(argstate, symstate2); in all_same()
342 n2 = elfedit_offset_to_str(symstate2->str.sec, in all_same()
371 (symstate2->xshndx.shndx != SHN_UNDEF)) { in all_same()
373 symstate2); in all_same()
374 ndx2 = symstate2->xshndx. in all_same()
375 data[symstate2->ndx]; in all_same()