Searched refs:oldscn (Results 1 – 1 of 1) sorted by relevance
1052 Elf_Scn *oldscn = elf_getscn (elf, shdrstrndx); in process_file() local1053 if (oldscn == NULL) in process_file()1060 shdr = gelf_getshdr (oldscn, &shdr_mem); in process_file()1193 Elf_Scn *oldscn = elf_getscn (elf, symtabndx); in process_file() local1194 if (oldscn == NULL) in process_file()1201 shdr = gelf_getshdr (oldscn, &shdr_mem); in process_file()