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

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp68 typedef bool (*LLDBCommandPluginInit)(lldb::SBDebugger & debugger); typedef
75 LLDBCommandPluginInit init_func =
76 (LLDBCommandPluginInit)(uintptr_t)dynlib.getAddressOfSymbol(

Completed in 111 milliseconds