Home
last modified time | relevance | path

Searched defs:CreatePluginObject (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptedProcessInterface.h26 CreatePluginObject(const llvm::StringRef class_name, lldb::TargetSP target_sp, in CreatePluginObject() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedProcessPythonInterface.cpp26 StructuredData::GenericSP ScriptedProcessPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedProcessPythonInterface