Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp768 static bool isOutputFormatBinary(opt::InputArgList &args) { in isOutputFormatBinary() function
1361 config->oFormatBinary = isOutputFormatBinary(args); in readConfigs()