Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A 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
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A 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()
H A DDebugger.cpp1535 StreamSP error_sp(GetAsyncErrorStream()); in DefaultEventHandler() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp494 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
H A DCommandObjectCommands.cpp1439 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
H A DCommandObjectType.cpp163 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
394 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
H A DCommandObjectTarget.cpp4578 StreamFileSP error_sp(io_handler.GetErrorStreamFileSP()); in IOHandlerInputComplete() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp454 StreamSP error_sp = debugger.GetAsyncErrorStream(); in PerformAction() local
864 StreamSP error_sp = debugger.GetAsyncErrorStream(); in PerformAction() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp658 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
680 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local