Searched refs:sls (Results 1 – 3 of 3) sorted by relevance
/tools/objtool/ |
D | builtin-check.c | 22 validate_dup, vmlinux, mcount, noinstr, sls, unret, rethunk; variable 43 OPT_BOOLEAN('S', "sls", &sls, "validate straight-line-speculation"),
|
D | builtin.h | 12 validate_dup, vmlinux, mcount, noinstr, sls, unret, rethunk;
|
D | check.c | 3058 if (sls && !insn->retpoline_safe && in validate_branch() 3106 if (sls && !insn->retpoline_safe && in validate_branch()
|