Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c304 SYMSTATE *symstate1, *symstate2; in all_same() local
307 symstate1 = argstate->symstate; in all_same()
309 tblndx++, symstate1++) { in all_same()
310 symstate2 = symstate1 + 1; in all_same()
311 sym1 = &symstate1->sym.data[symstate1->ndx]; in all_same()
338 symstate_add_str(argstate, symstate1); in all_same()
340 n1 = elfedit_offset_to_str(symstate1->str.sec, in all_same()
363 (symstate1->xshndx.shndx != SHN_UNDEF)) { in all_same()
365 symstate1); in all_same()
366 ndx1 = symstate1->xshndx. in all_same()
[all …]