Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp119 …ScriptInterpreterObjectSP object_sp = m_interpreter->OSPlugin_CreatePluginObject(os_plugin_class_n… in OperatingSystemPython()
/external/lldb/include/lldb/Interpreter/
DScriptInterpreterPython.h83 OSPlugin_CreatePluginObject (const char *class_name,
DScriptInterpreter.h307 OSPlugin_CreatePluginObject (const char *class_name, in OSPlugin_CreatePluginObject() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp1777 ScriptInterpreterPython::OSPlugin_CreatePluginObject (const char *class_name, lldb::ProcessSP proce… in OSPlugin_CreatePluginObject() function in ScriptInterpreterPython