Home | History | Annotate | Download | only in src

Lines Matching refs:subelf

6423 	  Elf *subelf;
6425 || unlikely ((subelf = elf_begin (-1, ELF_C_READ_MMAP, elf))
6434 const Elf_Arhdr *h = elf_getarhdr (subelf);
6438 elf_end (subelf);