Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Target/
HDTarget.h1446 void SetPlatform(const lldb::PlatformSP &platform_sp) { in SetPlatform() function
/freebsd-head/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp1558 SetPlatform(arch_platform_sp); in SetArchitecture()
3442 SetPlatform(platform_sp); in Attach()
HDProcess.cpp3125 GetTarget().SetPlatform(platform_sp); in CompleteAttach()