Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDScriptInterpreterPython.h102 LoadPluginModule (const FileSpec& file_spec,
HDScriptInterpreter.h347 LoadPluginModule (const FileSpec& file_spec, in LoadPluginModule() function
/trueos/contrib/llvm/tools/lldb/source/Interpreter/
HDScriptInterpreterPython.cpp1586 ScriptInterpreterPython::LoadPluginModule (const FileSpec& file_spec, in LoadPluginModule() function in ScriptInterpreterPython
/trueos/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp334 …lldb::ScriptInterpreterObjectSP module_object_sp (interpreter->LoadPluginModule(target_definition_… in ParsePythonTargetDefinition()