Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/include/common/
H A Docsd_code_follower.h92 const ocsd_instr_type getInstrType() const; //!< last instruction type
186 inline const ocsd_instr_type OcsdCodeFollower::getInstrType() const in getInstrType() function
/freebsd/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_decode_etmv3.cpp609 m_code_follower.getInstrType(), in processPHdr()