Home
last modified time | relevance | path

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

/glibc-2.36/misc/
Dunwind-link.c62 local.ptr__Unwind_GetCFA in __libc_unwind_link_get()
81 assert (local.ptr__Unwind_GetCFA != NULL); in __libc_unwind_link_get()
91 PTR_MANGLE (local.ptr__Unwind_GetCFA); in __libc_unwind_link_get()
/glibc-2.36/sysdeps/generic/
Dunwind-link.h45 __typeof (_Unwind_GetCFA) *ptr__Unwind_GetCFA; member