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

12

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-generic.h225 _Unwind_GetDataRelBase (struct _Unwind_Context *_C) function
241 extern _Unwind_Ptr _Unwind_GetDataRelBase (struct _Unwind_Context *);
H A Dunwind-compat.c97 _Unwind_GetDataRelBase (struct _Unwind_Context *context) function
101 symver (_Unwind_GetDataRelBase, GCC_3.0);
H A Dunwind-sjlj.c256 _Unwind_GetDataRelBase (struct _Unwind_Context *context __attribute__((unused)) )
254 _Unwind_GetDataRelBase (struct _Unwind_Context *context __attribute__((unused)) ) function
H A Dunwind-pe.h117 return _Unwind_GetDataRelBase (context);
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dunwind-generic.h225 _Unwind_GetDataRelBase (struct _Unwind_Context *_C) function
241 extern _Unwind_Ptr _Unwind_GetDataRelBase (struct _Unwind_Context *);
H A Dunwind-compat.c97 _Unwind_GetDataRelBase (struct _Unwind_Context *context) function
101 symver (_Unwind_GetDataRelBase, GCC_3.0);
H A Dunwind-pe.h117 return _Unwind_GetDataRelBase (context);
H A Dunwind-sjlj.c256 _Unwind_GetDataRelBase (struct _Unwind_Context *context __attribute__((unused)) )
254 _Unwind_GetDataRelBase (struct _Unwind_Context *context __attribute__((unused)) ) function
/netbsd-current/sys/lib/libunwind/
H A Dunwind.h83 uintptr_t _Unwind_GetDataRelBase(struct _Unwind_Context *);
/netbsd-current/external/bsd/libc++/dist/libcxxrt/src/
H A Dunwind-itanium.h125 extern unsigned long _Unwind_GetDataRelBase (struct _Unwind_Context *);
H A Dunwind-arm.h141 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)));
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d232 _Unwind_Ptr _Unwind_GetDataRelBase(_Unwind_Context* _C)
249 _Unwind_Ptr _Unwind_GetDataRelBase(_Unwind_Context*);
H A Darm_common.d201 _Unwind_Ptr _Unwind_GetDataRelBase(_Unwind_Context*);
H A Dpe.d99 return _Unwind_GetDataRelBase(context);
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Dgeneric.d232 _Unwind_Ptr _Unwind_GetDataRelBase(_Unwind_Context* _C)
249 _Unwind_Ptr _Unwind_GetDataRelBase(_Unwind_Context*);
H A Darm_common.d201 _Unwind_Ptr _Unwind_GetDataRelBase(_Unwind_Context*);
H A Dpe.d99 return _Unwind_GetDataRelBase(context);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dunwind.h282 _Unwind_Ptr _Unwind_GetDataRelBase(struct _Unwind_Context *)
311 _Unwind_Ptr _Unwind_GetDataRelBase(struct _Unwind_Context *);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dunwind-arm-common.h189 _Unwind_Ptr _Unwind_GetDataRelBase (_Unwind_Context *);
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dunwind-arm-common.h189 _Unwind_Ptr _Unwind_GetDataRelBase (_Unwind_Context *);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dunwind-dw2-xtensa.c202 _Unwind_GetDataRelBase (struct _Unwind_Context *context)
536 alias (_Unwind_GetDataRelBase);
199 _Unwind_GetDataRelBase (struct _Unwind_Context *context) function
529 alias (_Unwind_GetDataRelBase); variable
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/xtensa/
H A Dunwind-dw2-xtensa.c202 _Unwind_GetDataRelBase (struct _Unwind_Context *context)
534 alias (_Unwind_GetDataRelBase);
199 _Unwind_GetDataRelBase (struct _Unwind_Context *context) function
527 alias (_Unwind_GetDataRelBase); variable
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dpr-support.c377 _Unwind_GetDataRelBase (_Unwind_Context *context __attribute__ ((unused))) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dpr-support.c377 _Unwind_GetDataRelBase (_Unwind_Context *context __attribute__ ((unused))) function

Completed in 381 milliseconds

12