Searched refs:_Unwind_GetDataRelBase (Results 1 - 18 of 18) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp64 _Unwind_GetDataRelBase,
/freebsd-11.0-release/contrib/libexecinfo/
H A Dunwind.h53 _Unwind_Ptr _Unwind_GetDataRelBase(struct _Unwind_Context *);
/freebsd-11.0-release/contrib/gcc/
H A Dunwind-compat.c103 _Unwind_GetDataRelBase (struct _Unwind_Context *context) function
107 symver (_Unwind_GetDataRelBase, GCC_3.0);
H A Dunwind-generic.h209 _Unwind_GetDataRelBase (struct _Unwind_Context *_C) function
225 extern _Unwind_Ptr _Unwind_GetDataRelBase (struct _Unwind_Context *);
H A Dunwind-pe.h119 return _Unwind_GetDataRelBase (context);
H A Dunwind-sjlj.c258 _Unwind_GetDataRelBase (struct _Unwind_Context *context __attribute__((unused)) )
256 _Unwind_GetDataRelBase (struct _Unwind_Context *context __attribute__((unused)) ) function
H A Dunwind-dw2.c328 _Unwind_GetDataRelBase (struct _Unwind_Context *context)
1542 alias (_Unwind_GetDataRelBase);
325 _Unwind_GetDataRelBase (struct _Unwind_Context *context) function
1534 alias (_Unwind_GetDataRelBase); variable
/freebsd-11.0-release/include/
H A Dunwind.h126 extern unsigned long _Unwind_GetDataRelBase (struct _Unwind_Context *);
/freebsd-11.0-release/contrib/libcxxrt/
H A Dunwind-itanium.h124 extern unsigned long _Unwind_GetDataRelBase (struct _Unwind_Context *);
H A Dunwind-arm.h137 extern unsigned long _Unwind_GetDataRelBase(struct _Unwind_Context *);
H A Ddwarf_eh.h270 v += static_cast<uint64_t>(static_cast<uintptr_t>(_Unwind_GetDataRelBase(c)));
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h237 _Unwind_Ptr _Unwind_GetDataRelBase(struct _Unwind_Context *)
266 _Unwind_Ptr _Unwind_GetDataRelBase(struct _Unwind_Context *);
/freebsd-11.0-release/contrib/llvm/projects/libunwind/src/
H A DUnwind_AppleExtras.cpp99 NOT_HERE_BEFORE_10_6(_Unwind_GetDataRelBase)
H A DUnwind-sjlj.c437 _Unwind_GetDataRelBase(struct _Unwind_Context *context) { function
440 _LIBUNWIND_TRACE_API("_Unwind_GetDataRelBase(context=%p)\n", context);
441 _LIBUNWIND_ABORT("_Unwind_GetDataRelBase() not implemented");
H A DUnwindLevel1-gcc-ext.c67 _Unwind_GetDataRelBase(struct _Unwind_Context *context) { function
69 _LIBUNWIND_TRACE_API("_Unwind_GetDataRelBase(context=%p)\n", (void *)context);
70 _LIBUNWIND_ABORT("_Unwind_GetDataRelBase() not implemented");
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Dunwind-arm.h199 _Unwind_Ptr _Unwind_GetDataRelBase (_Unwind_Context *);
H A Dunwind-arm.c1068 _Unwind_GetDataRelBase (_Unwind_Context *context __attribute__ ((unused))) function
/freebsd-11.0-release/contrib/llvm/projects/libunwind/include/
H A Dunwind.h344 extern uintptr_t _Unwind_GetDataRelBase(struct _Unwind_Context *context)

Completed in 276 milliseconds