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