Home | History | Annotate | Download | only in src

Lines Matching refs:subelf

1123 		      Elf *subelf;
1126 while ((subelf = elf_begin (fd, cmd, elf)) != NULL)
1128 cmd = elf_next (subelf);
1130 if (try (subelf) != 0)