Searched defs:GetPlatform (Results 1 – 3 of 3) sorted by relevance
1444 lldb::PlatformSP GetPlatform() { return m_platform_sp; } in GetPlatform() function
2477 PlatformSP CommandInterpreter::GetPlatform(bool prefer_target_platform) { in GetPlatform() function in CommandInterpreter
177 SBPlatform SBTarget::GetPlatform() { in GetPlatform() function in SBTarget