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

References

tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp
  394     error.SetErrorString("Empty value object for return value.");
  395     return error;
  400     error.SetErrorString("Null clang type for return value.");
  401     return error;
  421       error.SetErrorStringWithFormat(
  424       return error;
  433       error.SetErrorString("We don't support returning longer than 64 bit "
  438       error.SetErrorString(
  444         error.SetErrorString("can't get type size");
  445         return error;
  454           error.SetErrorStringWithFormat(
  457           return error;
  469         error.SetErrorString(
  479     error.SetErrorString("We only support setting simple integer and float "
  483   return error;