Home
last modified time | relevance | path

Searched refs:OSPlugin_CreatePluginObject (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp109 m_interpreter->OSPlugin_CreatePluginObject( in OperatingSystemPython()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h245 OSPlugin_CreatePluginObject(const char *class_name, in OSPlugin_CreatePluginObject() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h127 OSPlugin_CreatePluginObject(const char *class_name,
H A DScriptInterpreterPython.cpp1602 ScriptInterpreterPythonImpl::OSPlugin_CreatePluginObject( in OSPlugin_CreatePluginObject() function in ScriptInterpreterPythonImpl