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

References

tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  758     error.SetErrorString("dlopen error: no thread available to call dlopen.");
  776         return MakeLoadImageUtilityFunction(exe_ctx, error);
  784     error.SetErrorString("dlopen error: could not get function caller.");
  797     error.SetErrorStringWithFormat("dlopen error: could not allocate memory"
  810     error.SetErrorStringWithFormat("dlopen error: could not write path string:"
  822     error.SetErrorStringWithFormat("dlopen error: could not allocate memory"
  871       error.SetErrorStringWithFormat("dlopen error: could not allocate memory"
  887       error.SetErrorStringWithFormat("dlopen error: could not write path array:"
  899       error.SetErrorStringWithFormat("dlopen error: could not allocate memory"
  924     error.SetErrorStringWithFormat("dlopen error: could not write function "
  961     error.SetErrorStringWithFormat("dlopen error: failed executing "
  971     error.SetErrorStringWithFormat("dlopen error: could not read the return "
  995     error.SetErrorStringWithFormat("dlopen error: could not read error string: "
 1004     error.SetErrorStringWithFormat("dlopen error: %s",
 1007     error.SetErrorStringWithFormat("dlopen failed for unknown reasons.");