ERROR_INSN
ERROR_INSN(insn, "unknown unwind hint type %d", cfi->type);
ERROR_INSN(insn, "unknown CFA base reg %d", cfi->cfa.base);
ERROR_INSN(insn, "unknown FP base reg %d", fp->base);
ERROR_INSN(insn, "unknown RA base reg %d", ra->base);
ERROR_INSN(insn, "unknown unwind hint type %d", cfi->type);
ERROR_INSN(insn, "unknown CFA base reg %d", cfi->cfa.base);
ERROR_INSN(insn, "unknown BP base reg %d", bp->base);
ERROR_INSN(insn, "can't find jump dest instruction at %s",
ERROR_INSN(insn, "unannotated intra-function call");
ERROR_INSN(insn, "unsupported call to non-function");
ERROR_INSN(insn, "can't find call dest symbol at %s+0x%lx",
ERROR_INSN(orig_insn, "weirdly overlapping alternative! %ld != %d",
ERROR_INSN(insn, "unsupported relocation in alternatives section");
ERROR_INSN(insn, "can't find alternative jump destination");
ERROR_INSN(orig_insn, "unsupported instruction at jump label");
ERROR_INSN(orig_insn, "empty alternative entry");
ERROR_INSN(insn, "can't find switch jump table");
ERROR_INSN(insn, "UNWIND_HINT_IRET_REGS without ENDBR");
ERROR_INSN(insn, "unsupported unwind_hint sp base reg %d", hint->sp_reg);
ERROR_INSN(insn, "intra_function_call not a direct call");
ERROR_INSN(insn, "can't find call dest at %s+0x%lx",
ERROR_INSN(insn, "retpoline_safe hint not an indirect jump/call/ret/nop");
ERROR_INSN(insn, "dodgy NOCFI annotation");
ERROR_INSN(insn, "Unknown annotation type: %d", type);