Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DConfig.h286 bool swaprunNet = false; member
H A DDriverUtils.cpp319 ctx.config.swaprunNet = true; in parseSwaprun()
H A DWriter.cpp1455 if (config->swaprunNet) in writeHeader()