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

/freebsd-current/contrib/llvm-project/lld/COFF/
H A DConfig.h324 bool writeCheckSum = false; member in struct:lld::coff::Configuration
H A DDriver.cpp445 ctx.config.writeCheckSum = true;
2180 config->writeCheckSum = true;
H A DWriter.cpp692 if (!ctx.config.writeCheckSum) {

Completed in 130 milliseconds