Home
last modified time | relevance | path

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

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