Searched refs:initInterfaces (Results 1 – 3 of 3) sorted by relevance
59 void OcsdCodeFollower::initInterfaces(componentAttachPt<ITargetMemAccess> *pMemAccess, componentAtt… in initInterfaces() function in OcsdCodeFollower
59 …void initInterfaces(componentAttachPt<ITargetMemAccess> *pMemAccess, componentAttachPt<IInstrDecod…
205 m_code_follower.initInterfaces(getMemoryAccessAttachPt(),getInstrDecodeAttachPt()); in initDecoder()