]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
objtool: Add elf_create_file()
authorJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 17 Sep 2025 16:03:51 +0000 (09:03 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 14 Oct 2025 21:46:49 +0000 (14:46 -0700)
commit03c19a99ee69f4680d7da11c164ac655b4946b99
tree7a54a93e28cde28a5a42a48df8d45b4a3d029c6d
parent2c05ca02621837af7cd8fab6ae7421b9cd5dff6e
objtool: Add elf_create_file()

Add interface to enable the creation of a new ELF file.

Acked-by: Petr Mladek <pmladek@suse.com>
Tested-by: Joe Lawrence <joe.lawrence@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
tools/objtool/builtin-check.c
tools/objtool/elf.c
tools/objtool/include/objtool/elf.h