Home
last modified time | relevance | path

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

/Linux-v6.6/tools/objtool/
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()