Searched refs:oldscn (Results 1 – 1 of 1) sorted by relevance
1012 Elf_Scn *oldscn = elf_getscn (elf, shdrstrndx); in process_file() local1013 if (oldscn == NULL) in process_file()1020 shdr = gelf_getshdr (oldscn, &shdr_mem); in process_file()1153 Elf_Scn *oldscn = elf_getscn (elf, symtabndx); in process_file() local1154 if (oldscn == NULL) in process_file()1161 shdr = gelf_getshdr (oldscn, &shdr_mem); in process_file()