Searched refs:_Unwind_GetTextRelBase (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/libunwind-35.3/src/
H A DUnwindLevel1-gcc-ext.c74 EXPORT uintptr_t _Unwind_GetTextRelBase(struct _Unwind_Context* context) function
76 DEBUG_PRINT_API("_Unwind_GetTextRelBase(context=%p)\n", context);
77 ABORT("_Unwind_GetTextRelBase() not implemented");
285 NOT_HERE_BEFORE_10_6(_Unwind_GetTextRelBase)
H A DUnwind-sjlj.c444 EXPORT uintptr_t _Unwind_GetTextRelBase(struct _Unwind_Context* context) function
447 DEBUG_PRINT_API("_Unwind_GetTextRelBase(context=%p)\n", context);
448 ABORT("_Unwind_GetTextRelBase() not implemented");
/macosx-10.10.1/libunwind-35.3/include/
H A Dunwind.h209 extern uintptr_t _Unwind_GetTextRelBase(struct _Unwind_Context* context) __attribute__((unavailable));
/macosx-10.10.1/libgcc-14/
H A Dstub.c26 FUNCTION_IN_LIBGCC_DYLIB_IN_10_4_THROUGH_10_5(_Unwind_GetTextRelBase)

Completed in 207 milliseconds