Home
last modified time | relevance | path

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

/Linux-v6.6/tools/objtool/
Dcheck.c1731 struct instruction *last_new_insn = NULL, *insn, *nop = NULL; in handle_group_alt() local
1817 last_new_insn = insn; in handle_group_alt()
1855 if (!last_new_insn) { in handle_group_alt()
1864 new_alt_group->last_insn = last_new_insn; in handle_group_alt()