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

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

Completed in 112 milliseconds