Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/
H A Dcheck.c2653 static bool is_special_call(struct instruction *insn) in is_special_call() function
3676 if (opts.stackval && func && !is_special_call(insn) && in validate_branch()