Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Dbuiltin.h24 bool rethunk; member
/linux/tools/objtool/
H A Dbuiltin-check.c86 OPT_BOOLEAN(0, "rethunk", &opts.rethunk, "validate and annotate rethunk usage"),
190 opts.rethunk || in opts_valid()
H A Dcheck.c4278 if (opts.rethunk) { in validate_retpoline()
5073 if (opts.rethunk) { in check()
/linux/scripts/
H A DMakefile.lib197 objtool-args-$(CONFIG_MITIGATION_RETHUNK) += --rethunk