Home | History | Annotate | Download | only in nanoapp_postprocess

Lines Matching refs:shdrstrndx

588     size_t shdrstrndx;
595 if (elf_getshdrstrndx(elf, &shdrstrndx) != 0) {
605 sectionName = elf_strptr(elf, shdrstrndx, shdr.sh_name);