Searched refs:INSN_CALL (Results 1 – 5 of 5) sorted by relevance
19 INSN_CALL, enumerator
51 (insn->type == INSN_CALL || is_jump(insn)); in arch_support_alt_relocation()
673 insn->type = INSN_CALL; in arch_decode_instruction()
59 typ = INSN_CALL; in arch_decode_instruction()
1464 if (insn->type == INSN_CALL && !insn->sec->init) in annotate_call_site()1497 case INSN_CALL: in add_retpoline_call()1719 if (insn->type != INSN_CALL) in add_call_destinations()2476 if (insn->type != INSN_CALL) { in read_intra_function_calls()2674 if (insn->type == INSN_CALL && in is_fentry_call()3703 case INSN_CALL: in validate_branch()3933 case INSN_CALL: in validate_entry()4038 return (insn->type == INSN_CALL && in is_kasan_insn()4044 return (insn->type == INSN_CALL && in is_ubsan_insn()4332 case INSN_CALL: in validate_ibt_insn()
Completed in 13 milliseconds