Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cpp251 if (cpusubtype == CPU_SUBTYPE_ARM_V6) return kModuleArchARMV6; in ModuleArchFromCpuType()
Dsanitizer_common.h672 kModuleArchARMV6, enumerator
711 case kModuleArchARMV6: in ModuleArchToString()