Home
last modified time | relevance | path

Searched refs:getInstrSubType (Results 1 – 2 of 2) sorted by relevance

/external/OpenCSD/decoder/include/common/
Docsd_code_follower.h93 const ocsd_instr_subtype getInstrSubType() const; //!< last instruction sub-type
191 inline const ocsd_instr_subtype OcsdCodeFollower::getInstrSubType() const in getInstrSubType() function
/external/OpenCSD/decoder/source/etmv3/
Dtrc_pkt_decode_etmv3.cpp610 … m_code_follower.getInstrSubType(),m_code_follower.getInstrSize()); in processPHdr()