Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DWriter.cpp56 template <class LP> void createLoadCommands();
732 template <class LP> void Writer::createLoadCommands() { in createLoadCommands() function in Writer
1191 createLoadCommands<LP>(); in run()