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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DDriver.cpp1168 static bool isFormatBinary(StringRef s) { function in namespace:lld::elf
1213 config->formatBinary = isFormatBinary(arg->getValue());

Completed in 99 milliseconds