Searched refs:getStubFactory (Results 1 – 6 of 6) sorted by relevance
819 assert(getStubFactory() != NULL && getBRIslandFactory() != NULL); in doRelax()859 Stub* stub = getStubFactory()->create(*relocation, // relocation in doRelax()962 if (getStubFactory() != NULL) { in initTargetStubs()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()
328 Stub* stub = getStubFactory()->create(*frag_ref, in scanErrata()363 assert(getStubFactory() != NULL && getBRIslandFactory() != NULL); in doRelax()406 Stub* stub = getStubFactory()->create(*relocation, // relocation in doRelax()508 StubFactory* factory = getStubFactory(); in initTargetStubs()
162 virtual StubFactory* getStubFactory() = 0;
309 StubFactory* getStubFactory() { return m_pStubFactory; } in getStubFactory() function
522 if (getStubFactory() != NULL) { in initTargetStubs()523 getStubFactory()->addPrototype( in initTargetStubs()548 assert(getStubFactory() != NULL && getBRIslandFactory() != NULL); in doRelax()575 Stub* stub = getStubFactory()->create(*relocation, // relocation in doRelax()
776 Stub* stub = getStubFactory()->create( in relaxRelocation()798 assert(getStubFactory() != NULL && getBRIslandFactory() != NULL); in doRelax()891 if (getStubFactory() == NULL) in initTargetStubs()894 getStubFactory()->addPrototype(new MipsLA25Stub(*this)); in initTargetStubs()