Home
last modified time | relevance | path

Searched defs:error_string (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedThreadPythonInterface.cpp39 std::string error_string; in CreatePluginObject() local
H A DScriptedProcessPythonInterface.cpp40 std::string error_string; in CreatePluginObject() local
/llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Python/
H A DPythonTestSuite.cpp91 const StructuredDataImpl &args_data, std::string &error_string, in LLDBSwigPythonCreateScriptedThreadPlan()
199 std::string &error_string) { in LLDBSwigPythonCreateScriptedProcess()
206 std::string &error_string) { in LLDBSwigPythonCreateScriptedThread()
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimtest.c419 char *error_string(mp_result res) { in error_string() function
/llvm-project-15.0.7/lldb/source/Expression/
H A DIRExecutionUnit.cpp263 std::string error_string; in GetRunnableInfo() local
/llvm-project-15.0.7/lldb/source/Target/
H A DProcess.cpp2540 const char *error_string = error.AsCString(); in LaunchPrivate() local
2869 const char *error_string = error.AsCString(); in Attach() local
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1622 std::string error_string; in GetMemoryRegionInfo() local
H A DProcessGDBRemote.cpp3223 const char *error_string = error.AsCString(); in EstablishConnectionIfNeeded() local