Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DDriver.cpp506 static bool isOutputFormatBinary(opt::InputArgList &Args) { in isOutputFormatBinary() function
818 Config->OFormatBinary = isOutputFormatBinary(Args); in readConfigs()