Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/arm/
Darm-unwind-resume.S32 ENTRY (_Unwind_Resume)
46 END (_Unwind_Resume)
Dunwind-resume.c24 return UNWIND_LINK_PTR (link (), _Unwind_Resume); in __unwind_link_get_resume()
Dunwind.h204 void __attribute__((noreturn)) _Unwind_Resume(_Unwind_Control_Block *ucbp);
/glibc-2.36/sysdeps/generic/
Dunwind-resume.c35 _Unwind_Resume (struct _Unwind_Exception *exc) in _Unwind_Resume() function
37 UNWIND_LINK_PTR (link (), _Unwind_Resume) (exc); in _Unwind_Resume()
Dunwind-link.h49 __typeof (_Unwind_Resume) *ptr__Unwind_Resume;
Dunwind.h129 extern void _Unwind_Resume (struct _Unwind_Exception *);
/glibc-2.36/elf/
Dstatic-stubs.c31 _Unwind_Resume (struct _Unwind_Exception *exc __attribute__ ((unused))) in _Unwind_Resume() function
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-arm579 (_Unwind_Resume): Use stringified PC_OFS.
581 (_Unwind_Resume): Likewise.
1896 (_Unwind_Resume): Add CFI statements.
1898 (_Unwind_Resume): Likewise.
DChangeLog.nptl76 __unwind_freeres, _Unwind_Resume, __gcc_personality_v0,
1937 * sysdeps/pthread/unwind-forcedunwind.c (_Unwind_Resume): Add read
DChangeLog.2330192 [!HAVE_ARCH_UNWIND_RESUME](_Unwind_Resume): Modified function.
30233 Implement _Unwind_Resume in libc on top of <unwind-link.h>
30241 [!HAVE_ARCH_UNWIND_RESUME](_Unwind_Resume): Modified function.
DChangeLog.1821984 (__condvar_cleanup2): Remove JUMPTARGET from _Unwind_Resume
23777 (__condvar_cleanup2): Use JUMPTARGET to call _Unwind_Resume.
40234 [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
41590 (_Unwind_Resume): Update user.
41594 (_Unwind_Resume, __gcc_personality_v0): Update callers.
42493 (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
57824 * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.