Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp187 typedef bool (*LLDBCommandPluginInit)(lldb::SBDebugger & debugger); in InitializeWithErrorHandling() typedef
194 LLDBCommandPluginInit init_func = in InitializeWithErrorHandling()
195 (LLDBCommandPluginInit)(uintptr_t)dynlib.getAddressOfSymbol( in InitializeWithErrorHandling()