Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp181 auto LoadPlugin = [](const lldb::DebuggerSP &debugger_sp, in InitializeWithErrorHandling() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp646 bool Debugger::LoadPlugin(const FileSpec &spec, Status &error) { in LoadPlugin() function in Debugger