mirror-linux/tools/objtool/include/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
..
arch.h objtool: Const string cleanup 2025-10-14 14:45:24 -07:00
builtin.h objtool: Add action to check for absence of absolute relocations 2025-09-03 17:59:51 +02:00
cfi.h objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions 2023-06-07 10:03:11 -07:00
check.h objtool: Fix X86_FEATURE_SMAP alternative handling 2025-03-25 09:20:26 +01:00
elf.h objtool: Convert elf iterator macros to use 'struct elf' 2025-10-14 14:45:25 -07:00
endianness.h objtool: Use target file endianness instead of a compiled constant 2022-11-18 19:00:15 +11:00
objtool.h objtool: Improve error handling 2025-03-25 09:20:27 +01:00
orc.h objtool/x86: Separate arch-specific and generic parts 2024-03-11 22:23:47 +08:00
special.h objtool: Fix X86_FEATURE_SMAP alternative handling 2025-03-25 09:20:26 +01:00
warn.h objtool: Change "warning:" to "error: " for fatal errors 2025-04-01 09:07:13 +02:00