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

/freebsd-current/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h327 void adjustOutputSections();
H A DLinkerScript.cpp317 // adjustOutputSections(). We do not handle such output sections.
1154 void LinkerScript::adjustOutputSections() { function in class:LinkerScript
H A DWriter.cpp1514 script->adjustOutputSections();
1535 script->adjustOutputSections();

Completed in 122 milliseconds