Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DLinkerScript.h318 void adjustOutputSections();
H A DWriter.cpp1458 script->adjustOutputSections(); in sortSections()
1479 script->adjustOutputSections(); in sortSections()
H A DLinkerScript.cpp1117 void LinkerScript::adjustOutputSections() { in adjustOutputSections() function in LinkerScript