Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DLinkerScript.h318 void adjustOutputSections();
DWriter.cpp1450 script->adjustOutputSections(); in sortSections()
1471 script->adjustOutputSections(); in sortSections()
DLinkerScript.cpp1131 void LinkerScript::adjustOutputSections() { in adjustOutputSections() function in LinkerScript