Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/generic/
Dunwind.h97 typedef int _Unwind_Action; typedef
117 (int, _Unwind_Action, _Unwind_Exception_Class,
173 (int, _Unwind_Action, _Unwind_Exception_Class,
Dunwind-resume.h23 (int version, _Unwind_Action actions, \
/glibc-2.36/sysdeps/arm/
Dunwind.h71 typedef int _Unwind_Action; typedef
208 (int, _Unwind_Action, _Unwind_Exception_Class,
/glibc-2.36/elf/
Dstatic-stubs.c38 _Unwind_Action actions __attribute__ ((unused)), in __gcc_personality_v0()
/glibc-2.36/nptl/
Dunwind.c39 unwind_stop (int version, _Unwind_Action actions, in unwind_stop()