Home
last modified time | relevance | path

Searched refs:GetEmbeddedInterpreterModuleObjects (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h402 bool GetEmbeddedInterpreterModuleObjects();
H A DScriptInterpreterPython.cpp803 bool ScriptInterpreterPythonImpl::GetEmbeddedInterpreterModuleObjects() { in GetEmbeddedInterpreterModuleObjects() function in ScriptInterpreterPythonImpl
876 if (GetEmbeddedInterpreterModuleObjects()) { in ExecuteOneLine()