Searched refs:ppc32Got2 (Results 1 – 6 of 6) sorted by relevance
124 InputSection *ppc32Got2 = nullptr; variable
1050 (in.ppc32Got2->getParent()->getVA() + in writePPC32PltCallStub()1051 (file->ppc32Got2 ? file->ppc32Got2->outSecOff : 0) + addend); in writePPC32PltCallStub()
520 p->r_addend >= 0x8000 && sec->file->ppc32Got2) { in copyRelocations()526 p->r_addend += sec->file->ppc32Got2->outSecOff; in copyRelocations()
4280 isec->file->ppc32Got2 = isec; in finalizeContents()4481 ppc32Got2.reset(); in reset()4840 in.ppc32Got2 = std::make_unique<PPC32Got2Section>(); in createSyntheticSections()4841 add(*in.ppc32Got2); in createSyntheticSections()
1505 std::unique_ptr<PPC32Got2Section> ppc32Got2; member
1975 finalizeSynthetic(in.ppc32Got2.get()); in finalizeSections()