Home
last modified time | relevance | path

Searched defs:err_sp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBDebugger.cpp629 HandleProcessEvent(const SBProcess & process,const SBEvent & event,FileSP out_sp,FileSP err_sp) HandleProcessEvent() argument
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp653 EnterSession(uint16_t on_entry_flags,FileSP in_sp,FileSP out_sp,FileSP err_sp) EnterSession() argument