Home | History | Annotate | Download | only in Driver

Lines Matching defs:Archs

1088   SmallVector<const char *, 4> Archs;
1102 Archs.push_back(A->getValue());
1108 if (!Archs.size())
1109 Archs.push_back(Args.MakeArgString(TC.getDefaultUniversalArchName()));
1123 if (Archs.size() > 1 && !types::canLipoType(Act->getType()))
1128 for (unsigned i = 0, e = Archs.size(); i != e; ++i)
1129 Inputs.push_back(C.MakeAction<BindArchAction>(Act, Archs[i]));
1814 // If we are linking an image for multiple archs then the linker wants