Searched refs:getReferentInputSection (Results 1 – 5 of 5) sorted by relevance
228 ->getReferentInputSection(); in parseMethods()271 parseMethods(cast<ConcatInputSection>(r->getReferentInputSection()), in parseCategory()276 parseMethods(cast<ConcatInputSection>(r->getReferentInputSection()), in parseCategory()287 cast_or_null<ConcatInputSection>(r->getReferentInputSection())) { in parseClass()291 r->getReferentInputSection())) in parseClass()309 cast<ConcatInputSection>(r->getReferentInputSection()))) in parseClass()320 auto *catIsec = cast<ConcatInputSection>(r.getReferentInputSection()); in checkCategories()
71 InputSection *getReferentInputSection() const;
24 InputSection *Reloc::getReferentInputSection() const { in getReferentInputSection() function in Reloc
89 auto *isec = reloc.getReferentInputSection(); in getRelocHash()
395 cu.lsda = r.getReferentInputSection(); in relocateCompactUnwind()