Lines Matching refs:_LIBUNWIND_EXPORT
94 _LIBUNWIND_EXPORT void
102 _LIBUNWIND_EXPORT void
320 _LIBUNWIND_EXPORT _Unwind_Reason_Code
351 _LIBUNWIND_EXPORT void
369 _LIBUNWIND_EXPORT _Unwind_Reason_Code
392 _LIBUNWIND_EXPORT uintptr_t
403 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, in _Unwind_GetGR()
413 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR()
424 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) { in _Unwind_GetIP()
435 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIPInfo(struct _Unwind_Context *context, in _Unwind_GetIPInfo()
447 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP()
458 _LIBUNWIND_EXPORT uintptr_t
469 _LIBUNWIND_EXPORT void
482 _LIBUNWIND_EXPORT uintptr_t
493 _LIBUNWIND_EXPORT uintptr_t
503 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetCFA(struct _Unwind_Context *context) { in _Unwind_GetCFA()