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.h314 bool highEntropyVA = false; member
H A DDriver.cpp2318 config->highEntropyVA = in linkerMain()
H A DWriter.cpp1856 if (config->highEntropyVA) in writeHeader()