Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp182 auto *referentIsec = minuend.referent.get<InputSection *>(); in writeTo() local
209 } else if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) { in writeTo() local
H A DUnwindInfoSection.cpp257 if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) in prepareRelocations() local
312 if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) { in prepareRelocations() local
H A DICF.cpp293 if (auto referentIsec = in run() local
H A DWriter.cpp694 auto *referentIsec = r.referent.get<InputSection *>(); in scanRelocations() local
H A DInputFiles.cpp1139 ConcatInputSection *referentIsec; in registerCompactUnwind() local