Searched refs:isAltBranch (Results 1 – 2 of 2) sorted by relevance
112 const bool isAltBranch() const; //!< Alternate branch packet encoding used.179 inline const bool EtmV3Config::isAltBranch() const in isAltBranch() function
525 if(m_config.isAltBranch()) // etm implements the alternative branch encoding in processPayloadByte()847 if(m_config.isAltBranch() && !CBit) in extractBrAddrPkt()