Searched refs:_Unwind_GetBSP (Results 1 – 4 of 4) 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 *);
Completed in 4 milliseconds