Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h328 bool swaprunNet = false; member
H A DDriverUtils.cpp319 ctx.config.swaprunNet = true; in parseSwaprun()
H A DWriter.cpp1808 if (config->swaprunNet) in writeHeader()