Searched defs:GetPlatform (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1216 lldb::PlatformSP GetPlatform() { return m_platform_sp; } function in class:lldb_private::Target
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2144 PlatformSP CommandInterpreter::GetPlatform(bool prefer_target_platform) { function in class:CommandInterpreter
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp189 SBPlatform SBTarget::GetPlatform() { function in class:SBTarget

Completed in 77 milliseconds