Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp109 m_interpreter->OSPlugin_CreatePluginObject( in OperatingSystemPython()
/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h218 OSPlugin_CreatePluginObject(const char *class_name, in OSPlugin_CreatePluginObject() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h124 OSPlugin_CreatePluginObject(const char *class_name,
DScriptInterpreterPython.cpp1551 ScriptInterpreterPythonImpl::OSPlugin_CreatePluginObject( in OSPlugin_CreatePluginObject() function in ScriptInterpreterPythonImpl