alt_group         723 tools/objtool/check.c 		insn->alt_group = true;
alt_group        1952 tools/objtool/check.c 	if (insn->alt_group && list_empty(&insn->alts)) {
alt_group          36 tools/objtool/check.h 	bool alt_group, dead_end, ignore, hint, save, restore, ignore_alts;