Searched refs:getReferentInputSection (Results 1 – 4 of 4) sorted by relevance
71 InputSection *getReferentInputSection() const;
251 ->getReferentInputSection(); in parseMethods()294 parseMethods(cast<ConcatInputSection>(r->getReferentInputSection()), in parseCategory()299 parseMethods(cast<ConcatInputSection>(r->getReferentInputSection()), in parseCategory()310 cast_or_null<ConcatInputSection>(r->getReferentInputSection())) { in parseClass()314 r->getReferentInputSection())) in parseClass()332 cast<ConcatInputSection>(r->getReferentInputSection()))) in parseClass()343 auto *catIsec = cast<ConcatInputSection>(r.getReferentInputSection()); in checkCategories()
24 InputSection *Reloc::getReferentInputSection() const { in getReferentInputSection() function in Reloc
395 cu.lsda = r.getReferentInputSection(); in relocateCompactUnwind()