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

/freebsd-current/contrib/llvm-project/lld/COFF/
H A DConfig.h310 bool warnLongSectionNames = true; member in struct:lld::coff::Configuration
H A DDriver.cpp1582 config->warnLongSectionNames = false;
1611 config->warnLongSectionNames = false;
1651 config->warnLongSectionNames = false;
H A DWriter.cpp1374 if (ctx.config.warnLongSectionNames) {

Completed in 180 milliseconds