Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DWriter.cpp179 void removeEmptySections();
532 removeEmptySections(); in run()
930 void Writer::removeEmptySections() { in removeEmptySections() function in Writer