Home
last modified time | relevance | path

Searched refs:createManifestXmlWithExternalMt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.h253 std::string createManifestXmlWithExternalMt(StringRef defaultXml);
H A DDriverUtils.cpp444 LinkerDriver::createManifestXmlWithExternalMt(StringRef defaultXml) { in createManifestXmlWithExternalMt() function in lld::coff::LinkerDriver
488 return createManifestXmlWithExternalMt(defaultXml); in createManifestXml()