Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DWriter.cpp167 void createSections();
524 createSections(); in run()
692 void Writer::createSections() { in createSections() function in Writer