Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DWriter.cpp212 void removeEmptySections();
614 removeEmptySections(); in run()
1104 void Writer::removeEmptySections() { in removeEmptySections() function in Writer