On Wed, 22 Apr 2026 21:03:42 -0700, Josh Poimboeuf <[email protected]> wrote: > Objtool is failing to extract text annotations which reference > .altinstr_replacement instructions: > > 1) Alternative replacement fake symbols are NOTYPE rather than FUNC, > and they don't have sym->included set, thus they aren't recognized > by should_keep_special_sym(). > > [...]
Reviewed-by: Miroslav Benes <[email protected]> -- Miroslav

