Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DWriter.cpp215 void removeUnusedSections();
618 removeUnusedSections(); in run()
1083 void Writer::removeUnusedSections() { in removeUnusedSections() function in Writer