Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/include/objtool/
H A Dbuiltin.h37 bool no_unreachable; member
/openbmc/linux/tools/objtool/
H A Dobjtool.c109 file.ignore_unreachables = opts.no_unreachable; in objtool_open_read()
H A Dbuiltin-check.c93 OPT_BOOLEAN(0, "no-unreachable", &opts.no_unreachable, "skip 'unreachable instruction' warnings"),