Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp929 static bool shouldStripSectionSuffix(SectionChunk *sc, StringRef name, in shouldStripSectionSuffix() function
1009 if (shouldStripSectionSuffix(sc, name, ctx.config.mingw)) in createSections()