Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dstrip.c1286 GElf_Section nshndx; in handle_elf() local
1291 nshndx = sec; in handle_elf()
1296 nshndx = SHN_XINDEX; in handle_elf()
1302 if ((inner != destidx || nshndx != sym->st_shndx in handle_elf()
1304 && (sym->st_shndx = nshndx, in handle_elf()