Home
last modified time | relevance | path

Searched refs:SetInitSession (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h82 LoadScriptOptions &SetInitSession(bool b) { in SetInitSession() function
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectCommands.cpp1330 options.SetInitSession(true); in DoExecute()
/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1956 LoadScriptOptions().SetInitSession(true).SetSilent(false); in LoadPluginModule()