Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
A Darch.h17 INSN_JUMP_DYNAMIC, enumerator
A Dcheck.h105 return insn->type == INSN_JUMP_DYNAMIC || in is_dynamic_jump()
/linux/tools/objtool/
A Dcheck.c137 if (insn->type == INSN_JUMP_DYNAMIC || in insn_call_dest()
146 if (insn->type == INSN_JUMP_DYNAMIC || in insn_jump_table()
172 if (insn->type == INSN_JUMP_DYNAMIC) in is_sibling_call()
1516 insn->type = INSN_JUMP_DYNAMIC; in add_retpoline_call()
2201 if (insn->type != INSN_JUMP_DYNAMIC) in mark_func_jump_tables()
2422 if (insn->type != INSN_JUMP_DYNAMIC && in read_retpoline_hints()
3809 case INSN_JUMP_DYNAMIC: in validate_branch()
3817 if (insn->type == INSN_JUMP_DYNAMIC) in validate_branch()
3968 case INSN_JUMP_DYNAMIC: in validate_unret()
4411 case INSN_JUMP_DYNAMIC: in validate_ibt_insn()
[all …]
/linux/tools/objtool/arch/loongarch/
A Ddecode.c253 insn->type = INSN_JUMP_DYNAMIC; in decode_insn_reg2i16_fomat()
/linux/tools/objtool/arch/x86/
A Ddecode.c716 insn->type = INSN_JUMP_DYNAMIC; in arch_decode_instruction()

Completed in 13 milliseconds