Home
last modified time | relevance | path

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

/freebsd/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() argument
223 lldb::StreamFileSP error_sp(io_handler.GetErrorStreamFileSP()); in IOHandlerInputComplete() local
[all...]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp67 const lldb::StreamFileSP &error_sp, uint32_t flags) in IOHandler() argument
242 const lldb::StreamFileSP &output_sp, const lldb::StreamFileSP &error_sp, in IOHandlerEditline() argument
H A DDebugger.cpp1952 StreamSP error_sp(GetAsyncErrorStream()); in DefaultEventHandler() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp517 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
H A DCommandObjectType.cpp179 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
416 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
H A DCommandObjectCommands.cpp2154 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
H A DCommandObjectTarget.cpp4933 StreamFileSP error_sp(io_handler.GetErrorStreamFileSP()); in IOHandlerInputComplete() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp550 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
573 StreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local