Searched refs:set_registers (Results 1 – 2 of 2) sorted by relevance
/external/cronet/buildtools/third_party/libc++abi/trunk/src/ |
D | cxa_personality.cpp | 547 set_registers(_Unwind_Exception* unwind_exception, _Unwind_Context* context, in set_registers() function 944 set_registers(unwind_exception, context, results); in __gxx_personality_imp() 982 set_registers(unwind_exception, context, results); in __gxx_personality_imp() 1121 set_registers(unwind_exception, context, results); in __gxx_personality_v0() 1146 set_registers(unwind_exception, context, results); in __gxx_personality_v0()
|
/external/libcxxabi/src/ |
D | cxa_personality.cpp | 530 set_registers(_Unwind_Exception* unwind_exception, _Unwind_Context* context, in set_registers() function 1018 set_registers(unwind_exception, context, results); in __gxx_personality_imp() 1028 set_registers(unwind_exception, context, results); in __gxx_personality_imp() 1160 set_registers(unwind_exception, context, results); in __gxx_personality_v0() 1178 set_registers(unwind_exception, context, results); in __gxx_personality_v0()
|