Searched refs:manifestInput (Results 1 – 3 of 3) sorted by relevance
208 std::vector<std::string> manifestInput; member
431 for (StringRef filename : ctx.config.manifestInput) { in createManifestXmlWithInternalMt()461 for (StringRef filename : ctx.config.manifestInput) { in createManifestXmlWithExternalMt()482 if (ctx.config.manifestInput.empty()) in createManifestXml()
2000 config->manifestInput.push_back(arg->getValue()); in linkerMain()2002 if (!config->manifestInput.empty() && in linkerMain()