reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Expression/IRInterpreter.cpp
  666     error.SetErrorString("Couldn't allocate stack frame");
  675       error.SetErrorString("Not enough arguments passed in to function");
  717         error.SetErrorToGenericError();
  718         error.SetErrorString(interpreter_internal_error);
  730         error.SetErrorToGenericError();
  731         error.SetErrorString(bad_value_error);
  737         error.SetErrorToGenericError();
  738         error.SetErrorString(bad_value_error);
  812         error.SetErrorToGenericError();
  813         error.SetErrorString(interpreter_internal_error);
  820         error.SetErrorToGenericError();
  821         error.SetErrorString(unsupported_opcode_error);
  839         error.SetErrorToGenericError();
  840         error.SetErrorString(memory_allocation_error);
  849         error.SetErrorToGenericError();
  850         error.SetErrorString(memory_allocation_error);
  860         error.SetErrorToGenericError();
  861         error.SetErrorString(memory_write_error);
  884         error.SetErrorToGenericError();
  885         error.SetErrorString(interpreter_internal_error);
  895         error.SetErrorToGenericError();
  896         error.SetErrorString(bad_value_error);
  909         error.SetErrorToGenericError();
  910         error.SetErrorString(interpreter_internal_error);
  920         error.SetErrorToGenericError();
  921         error.SetErrorString(bad_value_error);
  937         error.SetErrorToGenericError();
  938         error.SetErrorString(interpreter_internal_error);
  949           error.SetErrorToGenericError();
  950           error.SetErrorString(bad_value_error);
  979         error.SetErrorToGenericError();
  980         error.SetErrorString(interpreter_internal_error);
  987         error.SetErrorToGenericError();
  988         error.SetErrorString(interpreter_internal_error);
  996         error.SetErrorToGenericError();
  997         error.SetErrorString(bad_value_error);
 1014         error.SetErrorToGenericError();
 1015         error.SetErrorString(interpreter_internal_error);
 1027         error.SetErrorToGenericError();
 1028         error.SetErrorString(bad_value_error);
 1049             error.SetErrorToGenericError();
 1050             error.SetErrorString(bad_value_error);
 1085         error.SetErrorToGenericError();
 1086         error.SetErrorString(interpreter_internal_error);
 1100         error.SetErrorToGenericError();
 1101         error.SetErrorString(bad_value_error);
 1107         error.SetErrorToGenericError();
 1108         error.SetErrorString(bad_value_error);
 1181         error.SetErrorToGenericError();
 1182         error.SetErrorString(interpreter_internal_error);
 1192         error.SetErrorToGenericError();
 1193         error.SetErrorString(bad_value_error);
 1212         error.SetErrorToGenericError();
 1213         error.SetErrorString(interpreter_internal_error);
 1223         error.SetErrorToGenericError();
 1224         error.SetErrorString(bad_value_error);
 1243         error.SetErrorToGenericError();
 1244         error.SetErrorString(interpreter_internal_error);
 1254         error.SetErrorToGenericError();
 1255         error.SetErrorString(bad_value_error);
 1273         error.SetErrorToGenericError();
 1274         error.SetErrorString(interpreter_internal_error);
 1290         error.SetErrorToGenericError();
 1291         error.SetErrorString(interpreter_internal_error);
 1301         error.SetErrorToGenericError();
 1302         error.SetErrorString(bad_value_error);
 1308         error.SetErrorToGenericError();
 1309         error.SetErrorString(bad_value_error);
 1319         error.SetErrorToGenericError();
 1320         error.SetErrorString(memory_read_error);
 1332         error.SetErrorToGenericError();
 1333         error.SetErrorString(memory_read_error);
 1342         error.SetErrorToGenericError();
 1343         error.SetErrorString(memory_read_error);
 1364         error.SetErrorToGenericError();
 1365         error.SetErrorString(interpreter_internal_error);
 1389         error.SetErrorToGenericError();
 1390         error.SetErrorString(bad_value_error);
 1396         error.SetErrorToGenericError();
 1397         error.SetErrorString(bad_value_error);
 1407         error.SetErrorToGenericError();
 1408         error.SetErrorString(memory_read_error);
 1420         error.SetErrorToGenericError();
 1421         error.SetErrorString(memory_read_error);
 1430         error.SetErrorToGenericError();
 1431         error.SetErrorString(memory_write_error);
 1449         error.SetErrorToGenericError();
 1450         error.SetErrorString(interpreter_internal_error);
 1460         error.SetErrorToGenericError();
 1461         error.SetErrorString("unable to access return type");
 1468         error.SetErrorToGenericError();
 1469         error.SetErrorString("return type is not supported");
 1475         error.SetErrorToGenericError();
 1476         error.SetErrorStringWithFormat("unable to acquire thread");
 1482         error.SetErrorToGenericError();
 1483         error.SetErrorStringWithFormat("unable to get the process");
 1492         error.SetErrorToGenericError();
 1493         error.SetErrorString("unable to get address of function");
 1504         error.SetErrorToGenericError();
 1505         error.SetErrorString("call need function pointer");
 1512         error.SetErrorToGenericError();
 1513         error.SetErrorString("call need function pointer");
 1523         error.SetErrorToGenericError();
 1524         error.SetErrorStringWithFormat("function takes too many arguments");
 1537           error.SetErrorToGenericError();
 1538           error.SetErrorStringWithFormat("argument %d must be integer type", i);
 1545           error.SetErrorToGenericError();
 1546           error.SetErrorStringWithFormat("unable to evaluate argument %d", i);
 1565                                     error);
 1566           assert(!error.Fail() &&
 1594         error.SetErrorToGenericError();
 1595         error.SetErrorStringWithFormat(
 1609         error.SetErrorToGenericError();
 1610         error.SetErrorStringWithFormat("ThreadPlanCallFunctionUsingABI failed");
 1630           error.SetErrorToGenericError();
 1631           error.SetErrorStringWithFormat("unable to get the return value");
 1649     error.SetErrorToGenericError();
 1650     error.SetErrorString(infinite_loop_error);