Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cpp254 if (cpusubtype == CPU_SUBTYPE_ARM_V7K) return kModuleArchARMV7K; in ModuleArchFromCpuType()
Dsanitizer_common.h675 kModuleArchARMV7K, enumerator
717 case kModuleArchARMV7K: in ModuleArchToString()