elf_write
if (!opts.dryrun && file->elf->changed && elf_write(file->elf))
int elf_write(struct elf *elf);
if (elf_write(e.out))
if (elf_write(elf))