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