Home
last modified time | relevance | path

Searched refs:getInputSections (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h142 getInputSections(const OutputSection &os,
H A DOutputSections.cpp486 ArrayRef<InputSection *> sections = getInputSections(*this, storage); in writeTo()
694 elf::getInputSections(const OutputSection &os, in getInputSections() function in elf
736 ArrayRef<InputSection *> sections = getInputSections(*this, storage); in checkDynRelAddends()
H A DWriter.cpp1838 ArrayRef<InputSection *> sections = getInputSections(*osec, storage); in optimizeBasicBlockJumps()
1858 for (InputSection *is : getInputSections(*osec, storage)) in optimizeBasicBlockJumps()
2283 for (InputSection *isec : getInputSections(*osec, storage)) in checkExecuteOnly()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp686 for (InputSection *sec : getInputSections(*osec, storage)) { in initSymbolAnchors()
725 for (InputSection *sec : getInputSections(*osec, storage)) { in initSymbolAnchors()
928 for (InputSection *sec : getInputSections(*osec, storage)) in relaxOnce()
941 for (InputSection *sec : getInputSections(*osec, storage)) { in finalizeRelax()
H A DLoongArch.cpp775 for (InputSection *sec : getInputSections(*osec, storage)) in relaxOnce()
787 for (InputSection *sec : getInputSections(*osec, storage)) { in finalizeRelax()
H A DSystemZ.cpp444 for (InputSection *sec : getInputSections(*osec, storage)) { in relaxOnce()
H A DX86_64.cpp326 for (InputSection *sec : getInputSections(*osec, storage)) { in relaxOnce()