Lines Matching defs:BoundArch
1436 /*BoundArch*/nullptr,
1555 const char *BoundArch,
1607 BuildJobsForAction(C, Input, TC, BoundArch, SubJobAtTopLevel, MultipleArchs,
1624 Result = InputInfo(GetNamedOutputPath(C, *JA, BaseInput, BoundArch,
1639 C.getArgsForToolChain(TC, BoundArch), LinkingOutput);
1683 const char *BoundArch,
1765 } else if (MultipleArchs && BoundArch) {
1768 Output.append(BoundArch);
1780 if (MultipleArchs && BoundArch) {
1782 Suffixed.append(BoundArch);