Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/include/objtool/
H A Dbuiltin.h21 bool rethunk; member
/linux-6.15/tools/objtool/
H A Dbuiltin-check.c82 OPT_BOOLEAN(0, "rethunk", &opts.rethunk, "validate and annotate rethunk usage"),
168 opts.rethunk || in opts_valid()
H A Dcheck.c3990 if (opts.rethunk) { in validate_retpoline()
4747 if (opts.rethunk) { in check()
/linux-6.15/scripts/
H A DMakefile.lib268 objtool-args-$(CONFIG_MITIGATION_RETHUNK) += --rethunk