Home
last modified time | relevance | path

Searched defs:defaultXml (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/COFF/
DDriverUtils.cpp393 static std::string createManifestXmlWithInternalMt(StringRef defaultXml) { in createManifestXmlWithInternalMt()
413 static std::string createManifestXmlWithExternalMt(StringRef defaultXml) { in createManifestXmlWithExternalMt()
445 std::string defaultXml = createDefaultXml(); in createManifestXml() local