On Thu, 30 Apr 2026 21:07:57 -0700, 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.
Reviewed-by: Miroslav Benes <[email protected]> -- Miroslav

