Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc251 if (cpusubtype == CPU_SUBTYPE_ARM_V6) return kModuleArchARMV6; in ModuleArchFromCpuType()
H A Dsanitizer_common.h646 kModuleArchARMV6, enumerator
684 case kModuleArchARMV6: in ModuleArchToString()