Searched refs:isNacc (Results 1 – 2 of 2) sorted by relevance
101 …const bool isNacc() const; //!< true if Memory Not Accessible (nacc) error occurr…222 inline const bool OcsdCodeFollower::isNacc() const in isNacc() function
624 if(m_code_follower.isNacc()) in processPHdr()