Home
last modified time | relevance | path

Searched defs:error_str (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A Ddebugserver.cpp1562 const char *error_str = remote->Context().LaunchStatus().AsString(); in main() local
1655 const char *error_str = remote->Context().LaunchStatus().AsString(); in main() local
H A DDNB.cpp154 const char *error_str = strerror(error_no); in kqueue_thread() local
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DVSCode.cpp474 std::string error_str; in GetNextObject() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMultiword.cpp120 const char *error_str = nullptr; in LoadUserSubcommand() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp96 std::string error_str = toString(std::move(E)); in IOHandlerIsInputComplete() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp616 std::string error_str = llvm::toString(utility_fn_or_error.takeError()); in MakeLoadImageUtilityFunction() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h282 std::string &error_str, in CreateScriptedThreadPlan()
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp701 char error_str[64]; in Codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp719 char error_str[64]; in Codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1161 char error_str[64]; in Codegen() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1642 std::string &error_str, lldb::ThreadPlanSP thread_plan_sp) { in CreateScriptedThreadPlan()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3328 char error_str[1024]; in MonitorDebugserverProcess() local