Lines Matching defs:BoundArch
1379 /*BoundArch*/0,
1477 const char *BoundArch,
1530 BuildJobsForAction(C, *it, TC, BoundArch, SubJobAtTopLevel, MultipleArchs,
1547 Result = InputInfo(GetNamedOutputPath(C, *JA, BaseInput, BoundArch,
1562 C.getArgsForToolChain(TC, BoundArch), LinkingOutput);
1569 const char *BoundArch,
1629 if (MultipleArchs && BoundArch) {
1632 Output.append(BoundArch);
1644 if (MultipleArchs && BoundArch) {
1646 Suffixed.append(BoundArch);