diff options
| author | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-04-12 22:41:23 -0700 |
|---|---|---|
| committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-05-04 21:16:00 -0700 |
| commit | 0333b7399587ee0aaa863ed0d13a00a6c7c64068 (patch) | |
| tree | 207bb9b005e4222dbd1d769937b71b79584dadb3 /scripts | |
| parent | 3de711fba73ad93b8b3fbe09cf681cefed5d573d (diff) | |
objtool: Replace iterator callback with for_each_sym_by_mangled_name()
Convert the callback-based iterate_sym_by_demangled_name() with a new
for_each_sym_by_demangled_name() macro. This eliminates the callback
struct/function and makes the code more compact and readable.
Acked-by: Song Liu <song@kernel.org>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
