Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DConfig.h207 bool optEB = false; member
H A DScriptParser.cpp455 if (config->optEB) in readOutputFormat()
H A DDriver.cpp1261 config->optEB = true; in readConfigs()