Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc252 if (cpusubtype == CPU_SUBTYPE_ARM_V7) return kModuleArchARMV7; in ModuleArchFromCpuType()
H A Dsanitizer_common.h647 kModuleArchARMV7, enumerator
686 case kModuleArchARMV7: in ModuleArchToString()