Searched defs:nshndx (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dstrip.c1348 GElf_Section nshndx; local
1353 nshndx = sec;
1358 nshndx = SHN_XINDEX;
1364 if ((inner != destidx || nshndx != sym->st_shndx
1366 && (sym->st_shndx = nshndx,

Completed in 59 milliseconds