Searched refs:exception (Results 1 – 4 of 4) sorted by relevance
107 Exception exception() const { in exception() function226 void set(Exception exception) { in set() argument227 switch (exception) { in set()
37 port_packet->packet.exception.pid = pid; in MakePacket()38 port_packet->packet.exception.tid = tid; in MakePacket()39 port_packet->packet.exception.reserved0 = 0; in MakePacket()40 port_packet->packet.exception.reserved1 = 0; in MakePacket()
20 $(LOCAL_DIR)/exception.cpp \
642 *out_estatus = state_.exception(); in ExceptionHandlerExchange()713 if (state_.exception() != ThreadState::Exception::UNPROCESSED) in MarkExceptionHandledWorker()738 if (state_.exception() == ThreadState::Exception::UNPROCESSED) { in OnExceptionPortRemoval()774 state_.exception() == ThreadState::Exception::UNPROCESSED) { in GetInfoForUserspace()782 state_.exception() != ThreadState::Exception::UNPROCESSED); in GetInfoForUserspace()
Completed in 8 milliseconds