Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp928 ArchSpec raw_arch(triple); in GetAugmentedArchSpec() local
929 if (!IsCompatibleArchitecture(raw_arch, {}, ArchSpec::CompatibleMatch, in GetAugmentedArchSpec()
931 return raw_arch; in GetAugmentedArchSpec()