Home
last modified time | relevance | path

Searched defs:platform_arch (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/unittests/Platform/
H A DPlatformAppleSimulatorTest.cpp51 static const ArchSpec platform_arch( in TEST_F() local
72 static const ArchSpec platform_arch( in TEST_F() local
/llvm-project/lldb/source/Target/
H A DTargetList.cpp96 ArchSpec platform_arch(arch); in CreateTargetInternal() local
[all...]
H A DPlatform.cpp1099 ArchSpec platform_arch; IsCompatibleArchitecture() local
1100 for (const ArchSpec &platform_arch : IsCompatibleArchitecture() local
H A DTarget.cpp1554 ArchSpec platform_arch; SetArchitecture() local
H A DProcess.cpp3109 GetTarget().SetArchitecture(platform_arch); in CompleteAttach() local
/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp178 ArchSpec platform_arch; in DoExecute() local