Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h92 LoadScriptOptions &SetInitSession(bool b) { in SetInitSession() function
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp2002 options.SetInitSession(true); in DoExecute()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1692 LoadScriptOptions().SetInitSession(true).SetSilent(false); in LoadPluginModule()