Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DWriter.cpp55 template <class LP> void createOutputSections();
921 template <class LP> void Writer::createOutputSections() { in createOutputSections() function in Writer
1183 createOutputSections<LP>(); in run()