Searched refs:CreatePluginObject (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/ |
| D | ScriptedProcessInterface.h | 25 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx, 82 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
|
| D | ScriptedPlatformInterface.h | 23 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
|
| D | ScriptedInterface.h | 29 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
| D | ScriptedPlatformPythonInterface.h | 26 CreatePluginObject(const llvm::StringRef class_name,
|
| D | ScriptedThreadPythonInterface.h | 27 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
|
| D | ScriptedProcessPythonInterface.h | 27 CreatePluginObject(const llvm::StringRef class_name,
|
| D | ScriptedPlatformPythonInterface.cpp | 32 StructuredData::GenericSP ScriptedPlatformPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedPlatformPythonInterface
|
| D | ScriptedThreadPythonInterface.cpp | 32 StructuredData::GenericSP ScriptedThreadPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedThreadPythonInterface
|
| D | ScriptedProcessPythonInterface.cpp | 34 StructuredData::GenericSP ScriptedProcessPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedProcessPythonInterface
|