Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Darch.h20 INSN_CALL_DYNAMIC, enumerator
H A Dcheck.h137 insn->type == INSN_CALL_DYNAMIC) in insn_call_dest()
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c250 insn->type = INSN_CALL_DYNAMIC; in decode_insn_reg2i16_fomat()
258 insn->type = INSN_CALL_DYNAMIC; in decode_insn_reg2i16_fomat()
/linux/tools/objtool/
H A Dcheck.c141 insn->type == INSN_CALL_DYNAMIC) in insn_jump_table()
150 insn->type == INSN_CALL_DYNAMIC) in insn_jump_table_size()
1490 insn->type = INSN_CALL_DYNAMIC; in add_retpoline_call()
2461 insn->type != INSN_CALL_DYNAMIC && in __annotate_late()
3869 case INSN_CALL_DYNAMIC: in validate_insn()
4162 case INSN_CALL_DYNAMIC: in validate_unret()
4267 insn->type != INSN_CALL_DYNAMIC && in validate_retpoline()
4705 case INSN_CALL_DYNAMIC: in validate_ibt_insn()
/linux/tools/objtool/arch/x86/
H A Ddecode.c778 insn->type = INSN_CALL_DYNAMIC; in arch_decode_instruction()