Searched refs:_Unwind_GetBSP (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/gcc/
H A Dunwind-compat.c93 _Unwind_GetBSP (struct _Unwind_Context * context) function
97 symver (_Unwind_GetBSP, GCC_3.3.2);
H A Dunwind-generic.h223 extern _Unwind_Word _Unwind_GetBSP (struct _Unwind_Context *);
/freebsd-10.3-release/include/
H A Dunwind.h118 _Unwind_GetBSP() exists. */
119 extern unsigned long _Unwind_GetBSP (struct _Unwind_Context *);
/freebsd-10.3-release/contrib/libcxxrt/
H A Dunwind-itanium.h116 _Unwind_GetBSP() exists. */
117 extern unsigned long _Unwind_GetBSP (struct _Unwind_Context *);
/freebsd-10.3-release/contrib/gcc/config/ia64/
H A Dunwind-ia64.c1767 _Unwind_GetBSP (struct _Unwind_Context *context)
2414 alias (_Unwind_GetBSP);
1760 _Unwind_GetBSP (struct _Unwind_Context *context) function
2406 alias (_Unwind_GetBSP); variable

Completed in 79 milliseconds