Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/
A Dunwind.h259 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val) in _Unwind_SetGR() function
267 _Unwind_SetGR (context, 15, val | (_Unwind_GetGR (context, 15) & 1))
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dunwind.h139 extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Deh_personality.cc417 _Unwind_SetGR(context, UNWIND_POINTER_REG, ip); in PERSONALITY_FUNCTION()
712 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION()
714 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Deh_personality.cc417 _Unwind_SetGR(context, UNWIND_POINTER_REG, ip); in PERSONALITY_FUNCTION()
712 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION()
714 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Deh_personality.cc417 _Unwind_SetGR(context, UNWIND_POINTER_REG, ip); in PERSONALITY_FUNCTION()
712 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION()
714 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Deh_personality.cc417 _Unwind_SetGR(context, UNWIND_POINTER_REG, ip); in PERSONALITY_FUNCTION()
712 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION()
714 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Deh_personality.cc417 _Unwind_SetGR(context, UNWIND_POINTER_REG, ip); in PERSONALITY_FUNCTION()
712 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION()
714 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Deh_personality.cc426 _Unwind_SetGR(context, UNWIND_POINTER_REG, ip); in PERSONALITY_FUNCTION()
721 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION()
723 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Deh_personality.cc418 _Unwind_SetGR(context, UNWIND_POINTER_REG, ip); in PERSONALITY_FUNCTION()
713 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION()
715 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Deh_personality.cc426 _Unwind_SetGR(context, UNWIND_POINTER_REG, ip); in PERSONALITY_FUNCTION()
721 _Unwind_SetGR (context, __builtin_eh_return_data_regno (0), in PERSONALITY_FUNCTION()
723 _Unwind_SetGR (context, __builtin_eh_return_data_regno (1), in PERSONALITY_FUNCTION()

Completed in 17 milliseconds