Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp816 static bool isOutputFormatBinary(Ctx &ctx, opt::InputArgList &args) { in isOutputFormatBinary() function
1486 ctx.arg.oFormatBinary = isOutputFormatBinary(ctx, args); in readConfigs()