Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h245 OSPlugin_CreatePluginObject(const char *class_name, in OSPlugin_CreatePluginObject() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1602 ScriptInterpreterPythonImpl::OSPlugin_CreatePluginObject( in OSPlugin_CreatePluginObject() function in ScriptInterpreterPythonImpl