Searched refs:kArmArchitecture (Results 1 – 1 of 1) sorted by relevance
60 static const char kArmArchitecture[] = "arm"; variable261 if (strcmp(arch.c_str(), kArmArchitecture) == 0) { in Microdump()