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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DDriver.cpp579 static bool isOutputFormatBinary(opt::InputArgList &args) { function in namespace:lld::elf
913 config->oFormatBinary = isOutputFormatBinary(args);

Completed in 97 milliseconds