Home
last modified time | relevance | path

Searched refs:no_fp (Results 1 – 3 of 3) sorted by relevance

/linux/tools/objtool/
A Dbuiltin-check.c22 bool no_fp, no_unreachable, retpoline, module, backtrace, uaccess, stats, variable
36 OPT_BOOLEAN('f', "no-fp", &no_fp, "Skip frame pointer validation"),
A Dcheck.c2622 if (!no_fp && insn->func && op->src.reg == CFI_BP && in update_cfi_state()
3095 if (!no_fp && func && !is_fentry_call(insn) && in validate_branch()
/linux/tools/objtool/include/objtool/
A Dbuiltin.h11 extern bool no_fp, no_unreachable, retpoline, module, backtrace, uaccess, stats,

Completed in 9 milliseconds