Lines Matching full:shndx
6313 unsigned long int shndx = strtoul (a->arg, &endp, 0);6316 scn = elf_getscn (elf, shndx);6319 error (0, 0, gettext ("\nsection [%lu] does not exist"), shndx);