Searched defs:shndx_chg (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ | ||
H A D | sym.c | 798 int shndx_chg, xshndx_chg; local 854 shndx_chg = (sym->st_shndx != st_shndx); 860 if (shndx_chg || xshndx_chg) { 894 if (shndx_chg) { |
Completed in 84 milliseconds