Home
last modified time | relevance | path

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

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