Home
last modified time | relevance | path

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

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