Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/MachO/
H A DWriter.cpp53 template <class LP> void createOutputSections();
992 template <class LP> void Writer::createOutputSections() { in createOutputSections() function in Writer
1319 createOutputSections<LP>(); in run()