Home
last modified time | relevance | path

Searched defs:error_sp (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/lldb/source/Expression/
DREPL.cpp99 lldb::StreamFileSP error_sp(io_handler.GetErrorStreamFileSP()); in IOHandlerActivated() local
184 lldb::StreamFileSP &error_sp) { in ReadCode()
215 lldb::StreamFileSP error_sp(io_handler.GetErrorStreamFileSP()); in IOHandlerInputComplete() local
/external/llvm-project/lldb/source/Core/
DIOHandler.cpp68 const lldb::StreamFileSP &error_sp, uint32_t flags, in IOHandler()
240 const lldb::StreamFileSP &output_sp, const lldb::StreamFileSP &error_sp, in IOHandlerEditline()
DDebugger.cpp1460 StreamSP error_sp(GetAsyncErrorStream()); in DefaultEventHandler() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectExpression.cpp495 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
DCommandObjectType.cpp163 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
395 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
DCommandObjectCommands.cpp1467 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
DCommandObjectTarget.cpp4679 StreamFileSP error_sp(io_handler.GetErrorStreamFileSP()); in IOHandlerInputComplete() local
/external/llvm-project/lldb/source/Target/
DStopInfo.cpp439 StreamSP error_sp = debugger.GetAsyncErrorStream(); in PerformAction() local
827 StreamSP error_sp = debugger.GetAsyncErrorStream(); in PerformAction() local
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp629 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
651 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local