Home
last modified time | relevance | path

Searched refs:manifestFile (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lld/COFF/
H A DConfig.h193 StringRef manifestFile; member
H A DDriverUtils.cpp538 std::string path = std::string(ctx.config.manifestFile); in createSideBySideManifest()
H A DDriver.cpp1875 config->manifestFile = arg->getValue(); in linkerMain()