Home
last modified time | relevance | path

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

/Linux-v6.1/tools/objtool/
Dbuiltin-check.c71 OPT_BOOLEAN(0, "rethunk", &opts.rethunk, "validate and annotate rethunk usage"),
128 opts.rethunk || in opts_valid()
141 if (opts.unret && !opts.rethunk) { in opts_valid()
Dcheck.c3761 if (opts.rethunk) { in validate_retpoline()
4300 if (opts.rethunk) { in check()
/Linux-v6.1/tools/objtool/include/objtool/
Dbuiltin.h22 bool rethunk; member
/Linux-v6.1/scripts/
DMakefile.lib261 objtool-args-$(CONFIG_RETHUNK) += --rethunk