Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DLinkerScript.cpp803 auto *firstIsec = cast<InputSectionBase>( in addInputSec() local
806 firstIsec->flags & SHF_LINK_ORDER in addInputSec()
807 ? firstIsec->getLinkOrderDep()->getOutputSection() in addInputSec()