Home
last modified time | relevance | path

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

/Linux-v5.15/tools/objtool/include/objtool/
Dcfi.h33 bool bp_scratch; member
/Linux-v5.15/tools/objtool/
Dcheck.c2048 cfi->bp_scratch = false; in update_cfi_state()
2057 cfi->bp_scratch = false; in update_cfi_state()
2182 cfi->bp_scratch = false; in update_cfi_state()
2373 cfi->bp_scratch = true; in update_cfi_state()
2664 if (state->cfi.bp_scratch) { in validate_return()