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

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp63 typedef bool (*LLDBCommandPluginInit) (lldb::SBDebugger& debugger); typedef
68 LLDBCommandPluginInit init_func = (LLDBCommandPluginInit)dynlib.getAddressOfSymbol("_ZN4lldb16PluginInitializeENS_10SBDebuggerE");

Completed in 105 milliseconds