Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DLinkerScript.cpp804 auto *firstIsec = cast<InputSectionBase>( in addInputSec() local
807 firstIsec->flags & SHF_LINK_ORDER in addInputSec()
808 ? firstIsec->getLinkOrderDep()->getOutputSection() in addInputSec()