Searched refs:SetSelectedPlatform (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBDebugger.h172 SetSelectedPlatform(lldb::SBPlatform &platform);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp899 SBDebugger::SetSelectedPlatform(SBPlatform &sb_platform) function in class:SBDebugger
906 debugger_sp->GetPlatformList().SetSelectedPlatform(sb_platform.GetSP());
910 log->Printf ("SBDebugger(%p)::SetSelectedPlatform (SBPlatform(%p) %s)", m_opaque_sp.get(),
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h1064 SetSelectedPlatform (const lldb::PlatformSP &platform_sp) function in class:lldb_private::PlatformList

Completed in 181 milliseconds