Home
last modified time | relevance | path

Searched refs:CreatePluginObject (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DScriptedProcessInterface.h25 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
82 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
DScriptedPlatformInterface.h23 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
DScriptedInterface.h29 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptedPlatformPythonInterface.h26 CreatePluginObject(const llvm::StringRef class_name,
DScriptedThreadPythonInterface.h27 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
DScriptedProcessPythonInterface.h27 CreatePluginObject(const llvm::StringRef class_name,
DScriptedPlatformPythonInterface.cpp32 StructuredData::GenericSP ScriptedPlatformPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedPlatformPythonInterface
DScriptedThreadPythonInterface.cpp32 StructuredData::GenericSP ScriptedThreadPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedThreadPythonInterface
DScriptedProcessPythonInterface.cpp34 StructuredData::GenericSP ScriptedProcessPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedProcessPythonInterface