Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBDebugger.i371 SetCurrentPlatform (const char *platform_name);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBDebugger.h254 lldb::SBError SetCurrentPlatform(const char *platform_name);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1494 SBError SBDebugger::SetCurrentPlatform(const char *platform_name_cstr) { in SetCurrentPlatform() function in SBDebugger