Home | History | Annotate | Download | only in src

Lines Matching refs:subelf

8477 	  Elf *subelf;
8479 || unlikely ((subelf = elf_begin (-1, ELF_C_READ_MMAP, elf))
8488 const Elf_Arhdr *h = elf_getarhdr (subelf);
8492 elf_end (subelf);