Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1433 void SetPlatform(const lldb::PlatformSP &platform_sp) { in SetPlatform() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1557 SetPlatform(arch_platform_sp); in SetArchitecture()
3454 SetPlatform(platform_sp); in Attach()
H A DProcess.cpp2965 GetTarget().SetPlatform(platform_sp); in CompleteAttach()