Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1478 auto arch_platform_sp = in SetArchitecture() local
1480 if (arch_platform_sp) { in SetArchitecture()
1481 SetPlatform(arch_platform_sp); in SetArchitecture()