Searched refs:GetArmArchForMArch (Results 1 – 1 of 1) sorted by relevance
111 static const char *GetArmArchForMArch(StringRef Value) { in GetArmArchForMArch() function164 if (const char *Arch = GetArmArchForMArch(A->getValue())) in getMachOArchName()