Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/
A Dbuiltin-check.c76 OPT_BOOLEAN(0, "rethunk", &opts.rethunk, "validate and annotate rethunk usage"),
136 opts.rethunk || in opts_valid()
149 if (opts.unret && !opts.rethunk) { in opts_valid()
A Dcheck.c4019 if (opts.rethunk) { in validate_retpoline()
4650 if (opts.rethunk) { in check()
/linux-6.3-rc2/tools/objtool/include/objtool/
A Dbuiltin.h21 bool rethunk; member
/linux-6.3-rc2/scripts/
A DMakefile.lib266 objtool-args-$(CONFIG_RETHUNK) += --rethunk

Completed in 16 milliseconds