Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/common/
Docsd_code_follower.h88 …const bool hasNextAddr() const; //!< we have calulated the next address - otherwise this i…
175 inline const bool OcsdCodeFollower::hasNextAddr() const in hasNextAddr() function
/external/OpenCSD/decoder/source/etmv3/
Dtrc_pkt_decode_etmv3.cpp613 if(m_code_follower.hasNextAddr()) in processPHdr()