Home | History | Annotate | Download | only in x86_64

Lines Matching refs:__trapno

1758                 case exc_trapno:    value->value.uint32 = m_state.context.exc.__trapno; return true;
1941 case exc_trapno: m_state.context.exc.__trapno = value->value.uint32; success = true; break;