Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp973 process->GetTarget().SetPlatform(platform_sp); in LoadPlatformBinaryAndSetup()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h1405 void SetPlatform(const lldb::PlatformSP &platform_sp) { in SetPlatform() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp516 process->GetTarget().SetPlatform(platform_sp); in DynamicLoaderDarwinKernel()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp1508 SetPlatform(arch_platform_sp); in SetArchitecture()
3340 SetPlatform(platform_sp); in Attach()
H A DProcess.cpp2936 GetTarget().SetPlatform(platform_sp); in CompleteAttach()