Searched refs:elf1 (Results 1 – 1 of 1) sorted by relevance
619 Elf *elf, *elf1; in handle_elf() local626 elf1 = elf_begin(fd, elf_cmd, NULL); in handle_elf()627 while ((elf = elf_begin(fd, elf_cmd, elf1)) != NULL) { in handle_elf()631 (void) elf_end(elf1); in handle_elf()647 (void) elf_end(elf1); in handle_elf()680 (void) elf_end(elf1); in handle_elf()