Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cpp252 if (cpusubtype == CPU_SUBTYPE_ARM_V7) return kModuleArchARMV7; in ModuleArchFromCpuType()
Dsanitizer_common.h673 kModuleArchARMV7, enumerator
713 case kModuleArchARMV7: in ModuleArchToString()