Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h381 bool spillSections();
H A DLinkerScript.cpp1573 bool LinkerScript::spillSections() { in spillSections() function in LinkerScript
H A DWriter.cpp1536 bool spilled = ctx.script->spillSections(); in finalizeAddressDependentContent()