Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h335 LoadPluginModule(const FileSpec &file_spec, lldb_private::Status &error) { in LoadPluginModule() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1788 ScriptInterpreterPythonImpl::LoadPluginModule(const FileSpec &file_spec, in LoadPluginModule() function in ScriptInterpreterPythonImpl