Searched refs:exc_exception (Results 1 – 2 of 2) sorted by relevance
/external/lldb/source/Plugins/Process/Utility/ |
D | RegisterContextDarwin_arm.cpp | 97 exc_exception, enumerator 257 …DB_INVALID_REGNUM,LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, exc_exception }, NULL, … 397 exc_exception, 483 else if (reg < exc_exception) in GetSetForNativeRegNum() 709 case exc_exception: in ReadRegister() 802 case exc_exception: in WriteRegister()
|
/external/lldb/tools/debugserver/source/MacOSX/arm/ |
D | DNBArchImpl.cpp | 1279 exc_exception, enumerator 1475 …{ e_regSetVFP, exc_exception , "exception" , NULL, Uint, Hex, 4, EXC_OFFSET(exception) , INVALI…
|