Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h373 void adjustOutputSections();
H A DWriter.cpp1291 ctx.script->adjustOutputSections(); in sortSections()
1314 ctx.script->adjustOutputSections(); in sortSections()
H A DLinkerScript.cpp1336 void LinkerScript::adjustOutputSections() { in adjustOutputSections() function in LinkerScript