Searched refs:_Unwind_Action (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/sysdeps/generic/ |
D | unwind.h | 97 typedef int _Unwind_Action; typedef 117 (int, _Unwind_Action, _Unwind_Exception_Class, 173 (int, _Unwind_Action, _Unwind_Exception_Class,
|
D | unwind-resume.h | 23 (int version, _Unwind_Action actions, \
|
/glibc-2.36/sysdeps/arm/ |
D | unwind.h | 71 typedef int _Unwind_Action; typedef 208 (int, _Unwind_Action, _Unwind_Exception_Class,
|
/glibc-2.36/elf/ |
D | static-stubs.c | 38 _Unwind_Action actions __attribute__ ((unused)), in __gcc_personality_v0()
|
/glibc-2.36/nptl/ |
D | unwind.c | 39 unwind_stop (int version, _Unwind_Action actions, in unwind_stop()
|