Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c4502 static bool ignore_noreturn_call(struct instruction *insn) in ignore_noreturn_call() function
4547 if (call_dest && !ignore_noreturn_call(prev_insn)) { in validate_reachable_instructions()

Completed in 5 milliseconds