Searched refs:scnfd (Results 1 – 2 of 2) sorted by relevance
536 Elf_Scn *scn, *scnfd; in get_symtab() local549 scnfd = get_scnfd(elf_file, shstrndx, SHT_STRTAB); in get_symtab()550 if (scnfd == NULL) { in get_symtab()557 data = elf_getdata(scnfd, NULL); in get_symtab()
1267 Elf_Scn *scn, *scnfd; in get_symtab() local1276 scnfd = get_scnfd(elf_file, ehdr->e_shstrndx, SHT_STRTAB); in get_symtab()1277 if (scnfd == NULL) { in get_symtab()1284 data = elf_getdata(scnfd, NULL); in get_symtab()