Searched defs:CreatePluginObject (Results 1 – 6 of 6) sorted by relevance
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ | ||
H A D | OperatingSystemPythonInterface.cpp | 33 OperatingSystemPythonInterface::CreatePluginObject( CreatePluginObject() function in OperatingSystemPythonInterface |
H A D | ScriptedPlatformPythonInterface.cpp | 35 ScriptedPlatformPythonInterface::CreatePluginObject( CreatePluginObject() function in ScriptedPlatformPythonInterface |
H A D | ScriptedThreadPlanPythonInterface.cpp | 31 ScriptedThreadPlanPythonInterface::CreatePluginObject( CreatePluginObject() function in ScriptedThreadPlanPythonInterface |
H A D | ScriptedThreadPythonInterface.cpp | 34 ScriptedThreadPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedThreadPythonInterface |
H A D | ScriptedProcessPythonInterface.cpp | 37 ScriptedProcessPythonInterface::CreatePluginObject( CreatePluginObject() function in ScriptedProcessPythonInterface |
H A D | ScriptedPythonInterface.h | 76 CreatePluginObject(llvm::StringRef class_name, CreatePluginObject() function |