Home
last modified time | relevance | path

Searched refs:is_jump (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/objtool/arch/x86/
H A Dspecial.c51 (insn->type == INSN_CALL || is_jump(insn)); in arch_support_alt_relocation()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Dcheck.h85 static inline bool is_jump(struct instruction *insn) in is_jump() function