Home
last modified time | relevance | path

Searched refs:elf_write (Results 1 – 4 of 4) sorted by relevance

/linux/tools/objtool/
H A Dbuiltin-check.c348 if (!opts.dryrun && file->elf->changed && elf_write(file->elf))
H A Dklp-diff.c1727 if (elf_write(e.out)) in cmd_klp_diff()
H A Delf.c1745 int elf_write(struct elf *elf) in elf_write() function
/linux/tools/objtool/include/objtool/
H A Delf.h181 int elf_write(struct elf *elf); in is_reloc_sec()