diff options
| author | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-04-13 08:41:23 +0300 |
|---|---|---|
| committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-05-05 07:16:00 +0300 |
| commit | 0333b7399587ee0aaa863ed0d13a00a6c7c64068 (patch) | |
| tree | 207bb9b005e4222dbd1d769937b71b79584dadb3 /scripts/stackusage | |
| parent | 3de711fba73ad93b8b3fbe09cf681cefed5d573d (diff) | |
| download | linux-0333b7399587ee0aaa863ed0d13a00a6c7c64068.tar.xz | |
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/stackusage')
0 files changed, 0 insertions, 0 deletions
