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.h356 bool optEL = false; member
H A DScriptParser.cpp484 if (ctx.arg.optEL) in readOutputFormat()
H A DDriver.cpp1659 ctx.arg.optEL = true; in readConfigs()