Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DLinkerScript.cpp673 if (auto *RelIS = dyn_cast_or_null<InputSectionBase>(Rel->Parent)) in addOrphanSections() local
674 Add(RelIS); in addOrphanSections()