Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DTarget.cpp1480 auto arch_platform_sp = in SetArchitecture() local
1482 if (arch_platform_sp) { in SetArchitecture()
1483 SetPlatform(arch_platform_sp); in SetArchitecture()