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

/barrelfish-master/lib/cxx/cxxabi/
H A Dcxa_personality.cpp1068 static const uint32_t REG_UCB = 12; // Register to save _Unwind_Control_Block variable
1106 _Unwind_SetGR(context, REG_UCB, reinterpret_cast<uint32_t>(unwind_exception));

Completed in 83 milliseconds