Home
last modified time | relevance | path

Searched refs:GetErrorFile (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBDebuggerExtensions.i46 return self->GetErrorFile().GetFile();
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h264 SBFile GetErrorFile();
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp196 io_redirect.GetErrorFile()->GetStream())) { in ExecuteOneLine()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h122 lldb::FileSP GetErrorFile() const { in GetErrorFile() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp856 io_redirect.GetErrorFile()); in ExecuteOneLine()
983 io_redirect.GetErrorFile()); in ExecuteOneLineWithReturn()
1107 io_redirect.GetErrorFile()); in ExecuteMultipleLines()
2353 io_redirect.GetErrorFile()); in LoadScriptingModule()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp492 SBFile SBDebugger::GetErrorFile() { in GetErrorFile() function in SBDebugger
549 HandleProcessEvent(process, event, GetOutputFile(), GetErrorFile()); in HandleCommand()
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp474 result.PutError(m_debugger.GetErrorFile()); in MainLoop()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp3366 return self->GetErrorFile().GetFile(); in lldb_SBDebugger_GetErrorFileHandle()
21417 result = (arg1)->GetErrorFile(); in _wrap_SBDebugger_GetErrorFile()