Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Dcfi.h35 bool bp_scratch; member
/linux/tools/objtool/
H A Dtrace.c141 TRACE_CFI_ATTR_BOOL(bp_scratch, cprev, cnext); in trace_insn_state()
H A Dcheck.c2895 cfi->bp_scratch = false; in update_cfi_state()
2904 cfi->bp_scratch = false; in update_cfi_state()
3237 cfi->bp_scratch = true; in update_cfi_state()
3591 if (state->cfi.bp_scratch) { in validate_return()