Searched refs:processSectionCommands (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h267 // Temporary state used in processSectionCommands() and assignAddresses()
336 void processSectionCommands();
H A DLinkerScript.cpp609 void LinkerScript::processSectionCommands() { function in class:LinkerScript
1055 // We visited SectionsCommands from processSectionCommands to
H A DDriver.cpp2998 // processSectionCommands() so that they can be placed by SECTIONS commands.
3015 script->processSectionCommands();
3037 // ICF runs after processSectionCommands() so that we know the output sections.

Completed in 186 milliseconds