Searched refs:CreatePluginObject (Results 1 – 4 of 4) sorted by relevance
26 CreatePluginObject(const llvm::StringRef class_name, lldb::TargetSP target_sp, in CreatePluginObject() function
26 CreatePluginObject(const llvm::StringRef class_name, lldb::TargetSP target_sp,
26 StructuredData::GenericSP ScriptedProcessPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedProcessPythonInterface
112 StructuredData::ObjectSP object_sp = GetInterface().CreatePluginObject( in ScriptedProcess()