Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp917 if (auto *relIS = dyn_cast_or_null<InputSectionBase>(rel->parent)) in addOrphanSections() local
918 add(relIS); in addOrphanSections()