Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DDriver.cpp1465 static bool isFormatBinary(StringRef s) { in isFormatBinary() function
1512 config->formatBinary = isFormatBinary(arg->getValue()); in createFiles()