Home
last modified time | relevance | path

Searched refs:_Unwind_GetBSP (Results 1 – 4 of 4) sorted by relevance

/sysdeps/ia64/
A Dunwind-resume.c21 _Unwind_GetBSP (struct _Unwind_Context *context) in _Unwind_GetBSP() function
23 return UNWIND_LINK_PTR (link (), _Unwind_GetBSP) (context); in _Unwind_GetBSP()
A Dunwind-arch.h25 __typeof (_Unwind_GetBSP) *ptr__Unwind_GetBSP;
A Djmpbuf-unwind.h31 && (uintptr_t) _Unwind_GetBSP (_context) - (_adj) \
/sysdeps/generic/
A Dunwind.h211 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);

Completed in 4 milliseconds