Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h278 bool optEL = false; member
H A DScriptParser.cpp489 if (config->optEL) in readOutputFormat()
H A DDriver.cpp1511 config->optEL = true; in readConfigs()