Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp106 lldb::StreamFileSP error_sp(io_handler.GetErrorStreamFileSP()); in IOHandlerActivated() local
192 lldb::StreamFileSP &error_sp) { in ReadCode()
223 lldb::StreamFileSP error_sp(io_handler.GetErrorStreamFileSP()); in IOHandlerInputComplete() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp67 const lldb::StreamFileSP &error_sp, uint32_t flags) in IOHandler()
242 const lldb::StreamFileSP &output_sp, const lldb::StreamFileSP &error_sp, in IOHandlerEditline()
H A DDebugger.cpp1911 StreamSP error_sp(GetAsyncErrorStream()); DefaultEventHandler() local
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp525 error_sp->Flush(); in IOHandlerInputComplete() local
H A DCommandObjectType.cpp179 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
416 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); IOHandlerInputComplete() local
[all...]
H A DCommandObjectCommands.cpp1502 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); IOHandlerInputComplete() local
[all...]
H A DCommandObjectTarget.cpp5033 StreamFileSP error_sp(io_handler.GetErrorStreamFileSP()); IOHandlerInputComplete() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp545 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); IOHandlerInputComplete() local
568 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); IOHandlerInputComplete() local