mirror-linux/tools/objtool
Josh Poimboeuf 96eceff331 objtool: Convert elf iterator macros to use 'struct elf'
'struct objtool_file' is specific to the check code and doesn't belong
in the elf code which is supposed to be objtool_file-agnostic.  Convert
the elf iterator macros to use 'struct elf' instead.

Acked-by: Petr Mladek <pmladek@suse.com>
Tested-by: Joe Lawrence <joe.lawrence@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
2025-10-14 14:45:25 -07:00
..
Documentation objtool: Fix up some outdated references to ENTRY/ENDPROC 2025-03-25 09:20:27 +01:00
arch objtool: Const string cleanup 2025-10-14 14:45:24 -07:00
include/objtool objtool: Convert elf iterator macros to use 'struct elf' 2025-10-14 14:45:25 -07:00
.gitignore objtool: Install libsubcmd in build 2023-01-30 16:27:46 -08:00
Build objtool: Install libsubcmd in build 2023-01-30 16:27:46 -08:00
Makefile objtool: Clean up compiler flag usage 2025-10-14 14:45:24 -07:00
builtin-check.c objtool: Remove unneeded semicolon 2025-10-14 14:45:20 -07:00
check.c objtool: Convert elf iterator macros to use 'struct elf' 2025-10-14 14:45:25 -07:00
elf.c objtool: Clean up compiler flag usage 2025-10-14 14:45:24 -07:00
noreturns.h x86/sev: Zap snp_abort() 2025-09-04 13:15:59 +02:00
objtool.c objtool: Change "warning:" to "error: " for fatal errors 2025-04-01 09:07:13 +02:00
orc_dump.c objtool: Change "warning:" to "error: " for fatal errors 2025-04-01 09:07:13 +02:00
orc_gen.c objtool: Convert elf iterator macros to use 'struct elf' 2025-10-14 14:45:25 -07:00
special.c objtool: Remove error handling boilerplate 2025-10-14 14:45:23 -07:00
sync-check.sh interval_tree: Sync interval_tree_generic.h with tools 2025-10-14 14:45:22 -07:00
weak.c objtool: Ditch subcommands 2022-04-22 12:32:01 +02:00