Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp240 llvm::Error ScriptInterpreterLua::EnterSession(user_id_t debugger_id) { in EnterSession() function in ScriptInterpreterLua
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp637 bool ScriptInterpreterPythonImpl::EnterSession(uint16_t on_entry_flags, in EnterSession() function in ScriptInterpreterPythonImpl