Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/tools/objtool/
A Dcheck.c136 if (insn->type == INSN_JUMP_DYNAMIC || in insn_call_dest()
145 if (insn->type == INSN_JUMP_DYNAMIC || in insn_jump_table()
171 if (insn->type == INSN_JUMP_DYNAMIC) in is_sibling_call()
1501 insn->type = INSN_JUMP_DYNAMIC; in add_retpoline_call()
2181 if (insn->type != INSN_JUMP_DYNAMIC) in mark_func_jump_tables()
2389 if (insn->type != INSN_JUMP_DYNAMIC && in read_retpoline_hints()
3743 case INSN_JUMP_DYNAMIC: in validate_branch()
3751 if (insn->type == INSN_JUMP_DYNAMIC) in validate_branch()
3904 case INSN_JUMP_DYNAMIC: in validate_entry()
4336 case INSN_JUMP_DYNAMIC: in validate_ibt_insn()
[all …]
/linux-6.3-rc2/tools/objtool/arch/x86/
A Ddecode.c701 insn->type = INSN_JUMP_DYNAMIC; in arch_decode_instruction()

Completed in 10 milliseconds