Searched refs:REG_SP (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/cxx/cxxabi/
H A Dcxa_personality.cpp1070 static const uint32_t REG_SP = 13; variable
1123 unwind_exception->barrier_cache.sp = _Unwind_GetGR(context, REG_SP);
1140 if (unwind_exception->barrier_cache.sp == _Unwind_GetGR(context, REG_SP))

Completed in 84 milliseconds