Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/COFF/
H A DChunks.cpp359 bool isMinGW) { in maybeReportRelocationToDiscarded() argument
364 if (fromChunk->isCodeView() || fromChunk->isDWARF() || isMinGW) in maybeReportRelocationToDiscarded()
H A DPDB.cpp1478 OutputSection &os, bool isMinGW) { in addLinkerModuleSectionSymbol() argument
1491 if (isMinGW) in addLinkerModuleSectionSymbol()
H A DWriter.cpp847 bool isMinGW) { in shouldStripSectionSuffix() argument
857 if (!isMinGW) in shouldStripSectionSuffix()