Home
last modified time | relevance | path

Searched refs:ptr__Unwind_Resume (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/misc/
Dunwind-link.c68 local.ptr__Unwind_Resume in __libc_unwind_link_get()
85 assert (local.ptr__Unwind_Resume != NULL); in __libc_unwind_link_get()
95 PTR_MANGLE (local.ptr__Unwind_Resume); in __libc_unwind_link_get()
/glibc-2.36/sysdeps/generic/
Dunwind-link.h49 __typeof (_Unwind_Resume) *ptr__Unwind_Resume; member