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.h1446 void SetPlatform(const lldb::PlatformSP &platform_sp) { in SetPlatform() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1558 SetPlatform(arch_platform_sp); in SetArchitecture()
3442 SetPlatform(platform_sp); in Attach()
H A DProcess.cpp3125 GetTarget().SetPlatform(platform_sp); in CompleteAttach()