Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h84 LoadScriptOptions &SetInitSession(bool b) { in SetInitSession() function
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectCommands.cpp1333 options.SetInitSession(true); in DoExecute()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1867 LoadScriptOptions().SetInitSession(true).SetSilent(false); in LoadPluginModule()