Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h293 lldb::SBError SetCurrentPlatform(const char *platform_name);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1511 SBError SBDebugger::SetCurrentPlatform(const char *platform_name_cstr) { in SetCurrentPlatform() function in SBDebugger
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp22261 result = (arg1)->SetCurrentPlatform((char const *)arg2); in _wrap_SBDebugger_SetCurrentPlatform()