Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDLinkerScript.h340 void adjustOutputSections();
HDWriter.cpp1244 script->adjustOutputSections(); in sortSections()
1265 script->adjustOutputSections(); in sortSections()
HDLinkerScript.cpp1201 void LinkerScript::adjustOutputSections() { in adjustOutputSections() function in LinkerScript