Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp2062 static bool isFormatBinary(Ctx &ctx, StringRef s) { in isFormatBinary() function
2119 ctx.arg.formatBinary = isFormatBinary(ctx, arg->getValue()); in createFiles()