Searched refs:addPrototype (Results 1 – 5 of 5) sorted by relevance
32 void addPrototype(Stub* pPrototype);
725 getStubFactory()->addPrototype(new ARMToARMStub(config().isCodeIndep())); in initTargetStubs()726 getStubFactory()->addPrototype(new ARMToTHMStub(config().isCodeIndep())); in initTargetStubs()727 getStubFactory()->addPrototype( in initTargetStubs()729 getStubFactory()->addPrototype( in initTargetStubs()
33 void StubFactory::addPrototype(Stub* pPrototype) in addPrototype() function in StubFactory
783 getStubFactory()->addPrototype(new MipsLA25Stub(*this)); in initTargetStubs()
552 getStubFactory()->addPrototype in initTargetStubs()