Searched refs:highEntropyVA (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/lld/COFF/ | ||
D | Config.h | 244 bool highEntropyVA = false; member |
D | Writer.cpp | 1412 if (config->highEntropyVA) in writeHeader() |
D | Driver.cpp | 1837 config->highEntropyVA = in link() |