Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Dcheck.c1246 static bool is_fentry_call(struct instruction *insn) in is_fentry_call() function
1893 if (is_fentry_call(insn)) in validate_branch()