Searched defs:referentIsec (Results 1 – 6 of 6) sorted by relevance
180 InputSection *referentIsec = nullptr; in markTransitively() local186 auto *referentIsec = r.referent.get<InputSection *>(); in markTransitively() local
234 auto *referentIsec = minuend.referent.get<InputSection *>(); in writeTo() local261 } else if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) { in writeTo() local
242 if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) in prepareRelocations() local297 if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) { in prepareRelocations() local
293 if (auto *referentIsec = in run() local
689 if (auto *referentIsec = r.referent.dyn_cast<InputSection *>()) in scanRelocations() local699 if (auto *referentIsec = it->referent.dyn_cast<InputSection *>()) in scanRelocations() local
1156 ConcatInputSection *referentIsec; in registerCompactUnwind() local