Searched refs:INSN_JUMP_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
17 INSN_JUMP_DYNAMIC, enumerator
105 return insn->type == INSN_JUMP_DYNAMIC || in is_dynamic_jump()
136 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 …]
701 insn->type = INSN_JUMP_DYNAMIC; in arch_decode_instruction()
Completed in 10 milliseconds