Searched refs:rethunk (Results 1 – 3 of 3) sorted by relevance
76 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()
4091 if (opts.rethunk) { in validate_retpoline()4859 if (opts.rethunk) { in check()
21 bool rethunk; member