Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h307 bool highEntropyVA = false; member
H A DWriter.cpp1663 if (config->highEntropyVA) in writeHeader()
H A DDriver.cpp2202 config->highEntropyVA = in linkerMain()