Searched refs:symscn (Results 1 – 1 of 1) sorted by relevance
129 Elf_Scn *symscn; in chk4ubin() local157 symscn = NULL; in chk4ubin()158 while ((symscn = elf_nextscn(elf, symscn)) != NULL) { in chk4ubin()159 gelf_getshdr(symscn, &symhdr); in chk4ubin()