Home
last modified time | relevance | path

Searched refs:alt_group (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/objtool/
Dcheck.h36 bool alt_group, dead_end, ignore, hint, save, restore, ignore_alts; member
Dcheck.c722 insn->alt_group = true; in handle_group_alt()
1954 if (insn->alt_group && list_empty(&insn->alts)) { in validate_branch()