Searched refs:rethunk (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/ |
D | builtin-check.c | 22 validate_dup, vmlinux, sls, unret, rethunk; variable 33 OPT_BOOLEAN(0, "rethunk", &rethunk, "validate and annotate rethunk usage"),
|
D | builtin.h | 12 validate_dup, vmlinux, sls, unret, rethunk;
|
D | check.c | 3275 if (rethunk) { in validate_retpoline() 3551 if (rethunk) { in check()
|
/kernel/linux/linux-5.10/scripts/ |
D | Makefile.build | 239 objtool_args += --rethunk
|