Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp360 bool isMinGW) { in maybeReportRelocationToDiscarded() argument
365 if (fromChunk->isCodeView() || fromChunk->isDWARF() || isMinGW) in maybeReportRelocationToDiscarded()
H A DPDB.cpp1492 OutputSection &os, bool isMinGW) { in addLinkerModuleSectionSymbol() argument
1505 if (isMinGW) in addLinkerModuleSectionSymbol()
H A DWriter.cpp930 bool isMinGW) { in shouldStripSectionSuffix() argument
940 if (!isMinGW) in shouldStripSectionSuffix()