Searched refs:createManifestXmlWithExternalMt (Results 1 – 2 of 2) sorted by relevance
253 std::string createManifestXmlWithExternalMt(StringRef defaultXml);
444 LinkerDriver::createManifestXmlWithExternalMt(StringRef defaultXml) { in createManifestXmlWithExternalMt() function in lld::coff::LinkerDriver488 return createManifestXmlWithExternalMt(defaultXml); in createManifestXml()