Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp220 void removeUnusedSections();
745 removeUnusedSections(); in run()
1246 void Writer::removeUnusedSections() { in removeUnusedSections() function in Writer