Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/
H A Dcheck.c4514 static bool ignore_noreturn_call(struct instruction *insn) in ignore_noreturn_call()
4559 if (call_dest && !ignore_noreturn_call(prev_insn)) { in validate_reachable_instructions()
4505 static bool ignore_noreturn_call(struct instruction *insn) ignore_noreturn_call() function