Home
last modified time | relevance | path

Searched refs:SetPlatform (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1501 void SetPlatform(const lldb::PlatformSP &platform_sp) { in SetPlatform() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1714 SetPlatform(arch_platform_sp); in SetArchitecture()
3594 SetPlatform(platform_sp); in Attach()
H A DProcess.cpp3087 GetTarget().SetPlatform(platform_sp); in CompleteAttach()