Searched refs:getReferentInputSection (Results 1 – 4 of 4) sorted by relevance
228 ->getReferentInputSection(); in parseMethods()260 parseMethods(cast<ConcatInputSection>(r->getReferentInputSection()), in parseCategory()265 parseMethods(cast<ConcatInputSection>(r->getReferentInputSection()), in parseCategory()276 cast_or_null<ConcatInputSection>(r->getReferentInputSection())) { in parseClass()280 r->getReferentInputSection())) in parseClass()298 cast<ConcatInputSection>(r->getReferentInputSection()))) in parseClass()307 auto *catIsec = cast<ConcatInputSection>(r.getReferentInputSection()); in checkCategories()
71 InputSection *getReferentInputSection() const;
24 InputSection *Reloc::getReferentInputSection() const { in getReferentInputSection() function in Reloc
382 cu.lsda = r.getReferentInputSection(); in relocateCompactUnwind()