Searched refs:is_fentry_call (Results 1 – 1 of 1) sorted by relevance
2449 static bool is_fentry_call(struct instruction *insn) in is_fentry_call() function3458 if (opts.stackval && func && !is_fentry_call(insn) && in validate_branch()