Lines Matching refs:elf_begin
360 Elf *elf = elf_begin (fd, output_fname == NULL ? ELF_C_RDWR : ELF_C_READ,517 newelf = elf_begin (fd, ELF_C_WRITE_MMAP, NULL);544 debugelf = elf_begin (debug_fd, ELF_C_WRITE_MMAP, NULL);2105 while ((subelf = elf_begin (fd, cmd, elf)) != NULL)