Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DDriver.cpp716 static bool isOutputFormatBinary(opt::InputArgList &args) { in isOutputFormatBinary() function
1176 config->oFormatBinary = isOutputFormatBinary(args); in readConfigs()