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

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

Completed in 178 milliseconds