Searched refs:createManifestXmlWithInternalMt (Results 1 – 2 of 2) sorted by relevance
252 std::string createManifestXmlWithInternalMt(StringRef defaultXml);
422 LinkerDriver::createManifestXmlWithInternalMt(StringRef defaultXml) { in createManifestXmlWithInternalMt() function in lld::coff::LinkerDriver486 return createManifestXmlWithInternalMt(defaultXml); in createManifestXml()