Home
last modified time | relevance | path

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

/tools/objtool/
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"),
Dobjtool.c133 file.ignore_unreachables = no_unreachable; in objtool_open_read()
/tools/objtool/include/objtool/
Dbuiltin.h11 extern bool no_fp, no_unreachable, retpoline, module, backtrace, uaccess, stats,