Searched refs:LoadPlugin (Results 1 – 3 of 3) sorted by relevance
99 if (m_interpreter.GetDebugger().LoadPlugin(dylib_fspec, error)) in DoExecute()
338 LoadPlugin (const FileSpec& spec, Error& error);
403 Debugger::LoadPlugin (const FileSpec& spec, Error& error) in LoadPlugin() function in Debugger469 debugger->LoadPlugin (plugin_file_spec, plugin_load_error); in LoadPluginCallback()