Home
last modified time | relevance | path

Searched refs:computeInputSections (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp523 LinkerScript::computeInputSections(const InputSectionDescription *cmd, in computeInputSections() function in LinkerScript
698 for (InputSectionBase *s : computeInputSections(isd, secs, outCmd)) in discardSynthetic()
709 isd->sectionBases = computeInputSections(isd, ctx.inputSections, outCmd); in createInputSectionList()
789 computeInputSections(isd, ctx.inputSections, sc->sc); in processSectionCommands()
H A DLinkerScript.h330 computeInputSections(const InputSectionDescription *,