Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h319 bool swaprunCD = false; member
H A DDriverUtils.cpp333 ctx.config.swaprunCD = true; in parseSwaprun()
H A DWriter.cpp1614 if (config->swaprunCD) in writeHeader()