Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDLinkerScript.h348 bool spillSections();
HDLinkerScript.cpp1439 bool LinkerScript::spillSections() { in spillSections() function in LinkerScript
HDWriter.cpp1448 bool spilled = script->spillSections(); in finalizeAddressDependentContent()