Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp1062 static const uint32_t REG_UCB = 12; // Register to save _Unwind_Control_Block variable
1101 _Unwind_SetGR(context, REG_UCB, reinterpret_cast<uint32_t>(unwind_exception)); in __gxx_personality_v0()