Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DWriter.cpp791 static bool shouldStripSectionSuffix(SectionChunk *sc, StringRef name) { in shouldStripSectionSuffix() function
869 if (shouldStripSectionSuffix(sc, name)) in createSections()