Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h1214 void SetPlatform(const lldb::PlatformSP &platform_sp) { in SetPlatform() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp1511 SetPlatform(arch_platform_sp); in SetArchitecture()
3011 SetPlatform(platform_sp); in Attach()
H A DProcess.cpp3140 GetTarget().SetPlatform(platform_sp); in CompleteAttach()