Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/COFF/
H A DWriter.cpp846 static bool shouldStripSectionSuffix(SectionChunk *sc, StringRef name, in shouldStripSectionSuffix() function
925 if (shouldStripSectionSuffix(sc, name, ctx.config.mingw)) in createSections()