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

/freebsd-current/contrib/llvm-project/lld/COFF/
H A DConfig.h163 bool hadExplicitExports; member in struct:lld::coff::Configuration
H A DDriver.cpp2494 config->hadExplicitExports = !config->exports.empty();
H A DWriter.cpp1230 if (ctx.config.hadExplicitExports)

Completed in 116 milliseconds