Home
last modified time | relevance | path

Searched defs:GetHostPlatform (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBPlatform.cpp317 SBPlatform SBPlatform::GetHostPlatform() { in GetHostPlatform() function in SBPlatform
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDPlatform.cpp134 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); } in GetHostPlatform() function in Platform