Searched refs:addPrototype (Results 1 – 6 of 6) sorted by relevance
33 void addPrototype(Stub* pPrototype);
510 factory->addPrototype(new AArch64LongBranchStub(config().isCodeIndep())); in initTargetStubs()512 factory->addPrototype(new AArch64CA53Erratum835769Stub()); in initTargetStubs()515 factory->addPrototype(new AArch64CA53Erratum843419Stub()); in initTargetStubs()516 factory->addPrototype(new AArch64CA53Erratum843419Stub2()); in initTargetStubs()
35 void StubFactory::addPrototype(Stub* pPrototype) { in addPrototype() function in mcld::StubFactory
963 getStubFactory()->addPrototype(new ARMToARMStub(config().isCodeIndep())); in initTargetStubs()964 getStubFactory()->addPrototype(new ARMToTHMStub(config().isCodeIndep())); in initTargetStubs()965 getStubFactory()->addPrototype( in initTargetStubs()967 getStubFactory()->addPrototype( in initTargetStubs()
523 getStubFactory()->addPrototype( in initTargetStubs()
894 getStubFactory()->addPrototype(new MipsLA25Stub(*this)); in initTargetStubs()