Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBDebugger.h162 lldb::SBError SetCurrentPlatform(const char *platform_name);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1113 SBError SBDebugger::SetCurrentPlatform(const char *platform_name_cstr) { in SetCurrentPlatform() function in SBDebugger