Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Dcheck.h47 bool alt_group, visited, dead_end, ignore, hint, save, restore, ignore_alts; member
Dcheck.c657 insn->alt_group = true; in handle_group_alt()
1792 if (insn->alt_group && list_empty(&insn->alts)) { in validate_branch()