Home
last modified time | relevance | path

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

/Linux-v6.1/tools/objtool/
Dcheck.c3190 static inline bool noinstr_call_dest(struct objtool_file *file, in noinstr_call_dest() function
3227 !noinstr_call_dest(file, insn, insn->call_dest)) { in validate_call()