Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h319 LoadPluginModule(const FileSpec &file_spec, lldb_private::Status &error) { in LoadPluginModule() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2053 ScriptInterpreterPythonImpl::LoadPluginModule(const FileSpec &file_spec, in LoadPluginModule() function in ScriptInterpreterPythonImpl