Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/arch/x86/
A Ddecode.c256 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
519 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
598 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
669 insn->type = INSN_JUMP_CONDITIONAL; in arch_decode_instruction()
/linux-6.3-rc2/tools/objtool/include/objtool/
A Darch.h15 INSN_JUMP_CONDITIONAL, enumerator
A Dcheck.h99 return insn->type == INSN_JUMP_CONDITIONAL || in is_static_jump()
/linux-6.3-rc2/tools/objtool/
A Dcheck.c1503 case INSN_JUMP_CONDITIONAL: in add_retpoline_call()
3721 case INSN_JUMP_CONDITIONAL: in validate_branch()
3910 case INSN_JUMP_CONDITIONAL: in validate_entry()
3921 insn->type == INSN_JUMP_CONDITIONAL ? "-cond" : ""); in validate_entry()
4334 case INSN_JUMP_CONDITIONAL: in validate_ibt_insn()

Completed in 10 milliseconds