Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/include/objtool/
H A Darch.h23 INSN_BUG, enumerator
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c530 insn->type = INSN_BUG; in arch_decode_instruction()
/openbmc/linux/tools/objtool/
H A Dcheck.c436 if (insn->type == INSN_BUG) in decode_instructions()
4081 (insn->type == INSN_BUG || in ignore_unreachable_insn()
4083 insn->jump_dest && insn->jump_dest->type == INSN_BUG))) in ignore_unreachable_insn()