Home
last modified time | relevance | path

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

/linux/tools/objtool/
A Dbuiltin-check.c22 bool no_fp, no_unreachable, retpoline, module, backtrace, uaccess, stats, variable
37 OPT_BOOLEAN('u', "no-unreachable", &no_unreachable, "Skip 'unreachable instruction' warnings"),
A Dobjtool.c132 file.ignore_unreachables = no_unreachable; in objtool_open_read()
/linux/tools/objtool/include/objtool/
A Dbuiltin.h11 extern bool no_fp, no_unreachable, retpoline, module, backtrace, uaccess, stats,

Completed in 5 milliseconds