Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_pkt_elem_etmv4i.h152 …void setExceptionInfo(const uint16_t excep_type, const uint8_t addr_interp, const uint8_t m_fault_…
447 inline void EtmV4ITrcPacket::setExceptionInfo(const uint16_t excep_type, const uint8_t addr_interp,… in setExceptionInfo() function
/external/OpenCSD/decoder/source/etmv4/
Dtrc_pkt_proc_etmv4i.cpp574 m_curr_packet.setExceptionInfo(excep_type,addr_interp,m_fault_pending, m_type); in iPktException()