Home
last modified time | relevance | path

Searched defs:referentIsec (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DMarkLive.cpp180 InputSection *referentIsec = nullptr; in markTransitively() local
186 auto *referentIsec = r.referent.get<InputSection *>(); in markTransitively() local
H A DInputSection.cpp234 auto *referentIsec = minuend.referent.get<InputSection *>(); in writeTo() local
261 } else if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) { in writeTo() local
H A DUnwindInfoSection.cpp242 if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) in prepareRelocations() local
297 if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) { in prepareRelocations() local
H A DICF.cpp293 if (auto *referentIsec = in run() local
H A DWriter.cpp689 if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) in scanRelocations() local
699 if (auto *referentIsec = it->referent.dyn_cast<InputSection *>()) in scanRelocations() local
H A DInputFiles.cpp1156 ConcatInputSection *referentIsec; in registerCompactUnwind() local