Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h277 bool optEB = false; member
H A DScriptParser.cpp485 if (config->optEB) in readOutputFormat()
H A DDriver.cpp1509 config->optEB = true; in readConfigs()