Home
last modified time | relevance | path

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

/Linux-v6.6/tools/objtool/include/objtool/
Darch.h23 INSN_BUG, enumerator
/Linux-v6.6/tools/objtool/arch/x86/
Ddecode.c530 insn->type = INSN_BUG; in arch_decode_instruction()
/Linux-v6.6/tools/objtool/
Dcheck.c436 if (insn->type == INSN_BUG) in decode_instructions()
4069 (insn->type == INSN_BUG || in ignore_unreachable_insn()
4071 insn->jump_dest && insn->jump_dest->type == INSN_BUG))) in ignore_unreachable_insn()