Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/
H A Dcheck.c3396 static inline bool noinstr_call_dest(struct objtool_file *file, in noinstr_call_dest() function
3439 !noinstr_call_dest(file, insn, insn_call_dest(insn))) { in validate_call()