Re: [PATCH v2 09/53] objtool: Replace iterator callback with for_each_sym_by_mangled_name()
From: Miroslav Benes
Date: Mon May 04 2026 - 10:02:52 EST
On Thu, 30 Apr 2026 21:07:57 -0700, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> 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.
Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>
--
Miroslav