Searched defs:LoadPlugin (Results 1 – 2 of 2) sorted by relevance
181 auto LoadPlugin = [](const lldb::DebuggerSP &debugger_sp, in InitializeWithErrorHandling() local
646 bool Debugger::LoadPlugin(const FileSpec &spec, Status &error) { in LoadPlugin() function in Debugger