Home
last modified time | relevance | path

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

/linux-6.12.1/tools/objtool/
Dbuiltin-check.c76 OPT_BOOLEAN(0, "rethunk", &opts.rethunk, "validate and annotate rethunk usage"),
141 opts.rethunk || in opts_valid()
154 if (opts.unret && !opts.rethunk) { in opts_valid()
Dcheck.c4079 if (opts.rethunk) { in validate_retpoline()
4870 if (opts.rethunk) { in check()
/linux-6.12.1/tools/objtool/include/objtool/
Dbuiltin.h21 bool rethunk; member
/linux-6.12.1/scripts/
DMakefile.lib255 objtool-args-$(CONFIG_MITIGATION_RETHUNK) += --rethunk