Searched defs:SetSelectedPlatform (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Platform.h | 1048 void SetSelectedPlatform(const lldb::PlatformSP &platform_sp) { SetSelectedPlatform() function |
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 1121 void SBDebugger::SetSelectedPlatform(SBPlatform &sb_platform) { SetSelectedPlatform() function in SBDebugger |