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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h215 // Temporary state used in processSectionCommands() and assignAddresses()
282 void processSectionCommands();
H A DLinkerScript.cpp478 void LinkerScript::processSectionCommands() { function in class:lld::elf::LinkerScript
847 // We visited SectionsCommands from processSectionCommands to
H A DDriver.cpp1978 // processSectionCommands() so that they can be placed by SECTIONS commands.
1988 script->processSectionCommands();
2006 // ICF runs after processSectionCommands() so that we know the output sections.

Completed in 58 milliseconds