Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h266 computeInputSections(const InputSectionDescription *,
H A DLinkerScript.cpp434 LinkerScript::computeInputSections(const InputSectionDescription *cmd, in computeInputSections() function in LinkerScript
534 computeInputSections(cmd, secs); in discardSynthetic()
547 cmd->sectionBases = computeInputSections(cmd, inputSections); in createInputSectionList()