On Wed, 22 Apr 2026 21:03:43 -0700, Josh Poimboeuf <[email protected]> wrote: > .kcfi_traps contains references to kCFI trap instruction locations. > When a KCFI type check fails at an indirect call, the trap handler looks > up the faulting address in this section. > > Add it to the special sections list so the entries get extracted for the > changed functions they reference. > > [...]
Reviewed-by: Miroslav Benes <[email protected]> -- Miroslav

