Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/include/objtool/
Darch.h23 INSN_BUG, enumerator
/linux-6.1.9/tools/objtool/arch/x86/
Ddecode.c502 *type = INSN_BUG; in arch_decode_instruction()
/linux-6.1.9/tools/objtool/
Dcheck.c412 if (insn->type == INSN_BUG) in decode_instructions()
3876 (insn->type == INSN_BUG || in ignore_unreachable_insn()
3878 insn->jump_dest && insn->jump_dest->type == INSN_BUG))) in ignore_unreachable_insn()