Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DConfig.h208 bool optEL = false; member
H A DScriptParser.cpp459 if (config->optEL) in readOutputFormat()
H A DDriver.cpp1263 config->optEL = true; in readConfigs()