Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDLinkerScript.h349 void erasePotentialSpillSections();
HDLinkerScript.cpp1517 void LinkerScript::erasePotentialSpillSections() { in erasePotentialSpillSections() function in LinkerScript
HDWriter.cpp1550 script->erasePotentialSpillSections(); in finalizeAddressDependentContent()