Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.h252 std::string createManifestXmlWithInternalMt(StringRef defaultXml);
H A DDriverUtils.cpp422 LinkerDriver::createManifestXmlWithInternalMt(StringRef defaultXml) { in createManifestXmlWithInternalMt() function in lld::coff::LinkerDriver
486 return createManifestXmlWithInternalMt(defaultXml); in createManifestXml()