On Fri, May 1, 2026 at 5:08 AM Josh Poimboeuf <[email protected]> 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. > > Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Song Liu <[email protected]>

