Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_personality.cpp1069 static const uint32_t REG_UCB = 12; // Register to save _Unwind_Control_Block variable
1107 _Unwind_SetGR(context, REG_UCB, reinterpret_cast<uint32_t>(unwind_exception)); in __gxx_personality_v0()