Home
last modified time | relevance | path

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

/Linux-v5.15/tools/objtool/include/objtool/
Darch.h20 INSN_CALL_DYNAMIC, enumerator
/Linux-v5.15/tools/objtool/arch/x86/
Ddecode.c595 *type = INSN_CALL_DYNAMIC; in arch_decode_instruction()
751 insn->type != INSN_CALL_DYNAMIC) in arch_rewrite_retpolines()
/Linux-v5.15/tools/objtool/
Dcheck.c1013 insn->type = INSN_CALL_DYNAMIC; in add_call_destinations()
1630 insn->type != INSN_CALL_DYNAMIC) { in read_retpoline_hints()
2771 case INSN_CALL_DYNAMIC: in validate_branch()
2932 insn->type != INSN_CALL_DYNAMIC) in validate_retpoline()