Searched refs:_Unwind_GetBSP (Results 1 – 7 of 7) sorted by relevance
21 _Unwind_GetBSP (struct _Unwind_Context *context) in _Unwind_GetBSP() function23 return UNWIND_LINK_PTR (link (), _Unwind_GetBSP) (context); in _Unwind_GetBSP()
25 __typeof (_Unwind_GetBSP) *ptr__Unwind_GetBSP;
31 && (uintptr_t) _Unwind_GetBSP (_context) - (_adj) \
211 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);
5141 (_Unwind_GetBSP): Undo last patch.
24844 (_Unwind_GetBSP): Modified function.30228 (_Unwind_GetBSP): Modified function.
5586 * sysdeps/generic/unwind.h (_Unwind_GetBSP): Add prototype.