Searched defs:EnterSession (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ | ||
H A D | ScriptInterpreterLua.cpp | 241 llvm::Error ScriptInterpreterLua::EnterSession(user_id_t debugger_id) { EnterSession() function in ScriptInterpreterLua |
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPython.cpp | 651 bool ScriptInterpreterPythonImpl::EnterSession(uint16_t on_entry_flags, EnterSession() function in ScriptInterpreterPythonImpl |