Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
A Darch.h16 INSN_JUMP_UNCONDITIONAL, enumerator
A Dcheck.h100 insn->type == INSN_JUMP_UNCONDITIONAL; in is_static_jump()
/linux/tools/objtool/arch/loongarch/
A Ddecode.c83 insn->type = INSN_JUMP_UNCONDITIONAL; in decode_insn_reg0i26_fomat()
264 insn->type = INSN_JUMP_UNCONDITIONAL; in decode_insn_reg2i16_fomat()
/linux/tools/objtool/
A Dcheck.c1515 case INSN_JUMP_UNCONDITIONAL: in add_retpoline_call()
1951 if (orig_insn->type != INSN_JUMP_UNCONDITIONAL && in handle_jump_alt()
2154 if (insn->type == INSN_JUMP_UNCONDITIONAL && in find_jump_table()
2546 insn->type = INSN_JUMP_UNCONDITIONAL; in read_intra_function_calls()
3789 case INSN_JUMP_UNCONDITIONAL: in validate_branch()
3804 if (insn->type == INSN_JUMP_UNCONDITIONAL) in validate_branch()
3973 case INSN_JUMP_UNCONDITIONAL: in validate_unret()
3987 if (insn->type == INSN_JUMP_UNCONDITIONAL) in validate_unret()
4183 (insn->type == INSN_JUMP_UNCONDITIONAL && in ignore_unreachable_insn()
4198 if (insn->type == INSN_JUMP_UNCONDITIONAL) { in ignore_unreachable_insn()
[all …]
/linux/tools/objtool/arch/x86/
A Ddecode.c618 insn->type = INSN_JUMP_UNCONDITIONAL; in arch_decode_instruction()

Completed in 13 milliseconds