Home | History | Annotate | Download | only in Utility

Lines Matching refs:exception

257 {   "exception",NULL,   4,  EXC_OFFSET(0),      eEncodingUint,  eFormatHex,     { LLDB_INVALID_REGNUM,  LLDB_INVALID_REGNUM,LLDB_INVALID_REGNUM,        LLDB_INVALID_REGNUM,    exc_exception },    NULL,              NULL},
392 // Exception registers
454 { "Exception State Registers", "exc", k_num_exc_registers, g_exc_regnums }
710 value.SetUInt32 (exc.exception);
803 exc.exception = value.GetAsUInt32();