Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp230 void removeEmptySections();
747 removeEmptySections(); in run()
1262 void Writer::removeEmptySections() { in removeEmptySections() function in Writer