Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
A Darch.h19 INSN_CALL, enumerator
/linux/tools/objtool/arch/powerpc/
A Ddecode.c59 typ = INSN_CALL; in arch_decode_instruction()
/linux/tools/objtool/
A Dcheck.c1479 if (insn->type == INSN_CALL && !insn->sec->init) in annotate_call_site()
1512 case INSN_CALL: in add_retpoline_call()
1749 if (insn->type != INSN_CALL) in add_call_destinations()
2536 if (insn->type != INSN_CALL) { in read_intra_function_calls()
2739 if (insn->type == INSN_CALL) { in is_special_call()
3771 case INSN_CALL: in validate_branch()
3994 case INSN_CALL: in validate_unret()
4096 return (insn->type == INSN_CALL && in is_kasan_insn()
4102 return (insn->type == INSN_CALL && in is_ubsan_insn()
4407 case INSN_CALL: in validate_ibt_insn()
/linux/tools/objtool/arch/loongarch/
A Ddecode.c88 insn->type = INSN_CALL; in decode_insn_reg0i26_fomat()
/linux/tools/objtool/arch/x86/
A Ddecode.c688 insn->type = INSN_CALL; in arch_decode_instruction()

Completed in 12 milliseconds