Searched refs:PPC32PltCallStub (Results 1 – 1 of 1) sorted by relevance
467 class PPC32PltCallStub final : public Thunk { class471 PPC32PltCallStub(Ctx &ctx, const InputSection &isec, const Relocation &rel, in PPC32PltCallStub() function in __anon1c3bcd6e0111::PPC32PltCallStub1355 void PPC32PltCallStub::writeTo(uint8_t *buf) { in writeTo()1359 void PPC32PltCallStub::addSymbols(ThunkSection &isec) { in addSymbols()1373 bool PPC32PltCallStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith()1776 return std::make_unique<PPC32PltCallStub>(ctx, isec, rel, s); in addThunkPPC32()