Home | History | Annotate | Download | only in src

Lines Matching defs: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);