CFI_UNDEFINED 488 tools/objtool/arch/x86/decode.c state->regs[i].base = CFI_UNDEFINED; CFI_UNDEFINED 217 tools/objtool/check.c state->cfa.base = CFI_UNDEFINED; CFI_UNDEFINED 219 tools/objtool/check.c state->regs[i].base = CFI_UNDEFINED; CFI_UNDEFINED 220 tools/objtool/check.c state->vals[i].base = CFI_UNDEFINED; CFI_UNDEFINED 222 tools/objtool/check.c state->drap_reg = CFI_UNDEFINED; CFI_UNDEFINED 1214 tools/objtool/check.c cfa->base = CFI_UNDEFINED; CFI_UNDEFINED 1428 tools/objtool/check.c state->regs[reg].base == CFI_UNDEFINED) { CFI_UNDEFINED 1436 tools/objtool/check.c state->regs[reg].base = CFI_UNDEFINED; CFI_UNDEFINED 1500 tools/objtool/check.c if (cfa->base == CFI_UNDEFINED) { CFI_UNDEFINED 1581 tools/objtool/check.c cfa->base = CFI_UNDEFINED; CFI_UNDEFINED 1633 tools/objtool/check.c state->drap_reg = CFI_UNDEFINED; CFI_UNDEFINED 1648 tools/objtool/check.c (state->drap_reg != CFI_UNDEFINED && cfa->base != CFI_SP) || CFI_UNDEFINED 1649 tools/objtool/check.c (state->drap_reg == CFI_UNDEFINED && cfa->base != CFI_BP)) { CFI_UNDEFINED 1655 tools/objtool/check.c if (state->drap_reg != CFI_UNDEFINED) { CFI_UNDEFINED 1758 tools/objtool/check.c } else if (regs[op->src.reg].base == CFI_UNDEFINED) { CFI_UNDEFINED 1789 tools/objtool/check.c else if (regs[op->src.reg].base == CFI_UNDEFINED) { CFI_UNDEFINED 2210 tools/objtool/check.c if (state.cfa.base == CFI_UNDEFINED) CFI_UNDEFINED 24 tools/objtool/orc_gen.c if (cfa->base == CFI_UNDEFINED) { CFI_UNDEFINED 61 tools/objtool/orc_gen.c case CFI_UNDEFINED: