Searched refs:optEL (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/lld/ELF/ | ||
| H A D | Config.h | 208 bool optEL = false; member |
| H A D | ScriptParser.cpp | 459 if (config->optEL) in readOutputFormat() |
| H A D | Driver.cpp | 1263 config->optEL = true; in readConfigs() |