Searched refs:LoadPluginModule (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h353 LoadPluginModule(const FileSpec &file_spec, lldb_private::Status &error) { function in class:lldb_private::ScriptInterpreter
/openbsd-current/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h146 LoadPluginModule(const FileSpec &file_spec,
H A DScriptInterpreterPython.cpp1857 ScriptInterpreterPythonImpl::LoadPluginModule(const FileSpec &file_spec, function in class:ScriptInterpreterPythonImpl
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp316 interpreter->LoadPluginModule(target_definition_fspec, error));

Completed in 85 milliseconds