Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBDebugger.i125 InitializeWithErrorHandling();
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h86 static lldb::SBError InitializeWithErrorHandling();
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp190 SBError ignored = SBDebugger::InitializeWithErrorHandling(); in Initialize()
193 lldb::SBError SBDebugger::InitializeWithErrorHandling() { in InitializeWithErrorHandling() function in SBDebugger
195 InitializeWithErrorHandling); in InitializeWithErrorHandling()
1744 InitializeWithErrorHandling, ()); in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp915 SBError error = SBDebugger::InitializeWithErrorHandling(); in main()
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp17293 result = lldb::SBDebugger::InitializeWithErrorHandling(); in _wrap_SBDebugger_InitializeWithErrorHandling()