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

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp69 _Unwind_GetTextRelBase,
/freebsd-9.3-release/contrib/gcc/
H A Dunwind-compat.c113 _Unwind_GetTextRelBase (struct _Unwind_Context *context) function
117 symver (_Unwind_GetTextRelBase, GCC_3.0);
H A Dunwind-generic.h216 _Unwind_GetTextRelBase (struct _Unwind_Context *_C __attribute__ ((__unused__))) function
226 extern _Unwind_Ptr _Unwind_GetTextRelBase (struct _Unwind_Context *);
H A Dunwind-pe.h117 return _Unwind_GetTextRelBase (context);
H A Dunwind-sjlj.c264 _Unwind_GetTextRelBase (struct _Unwind_Context *context __attribute__((unused)) )
262 _Unwind_GetTextRelBase (struct _Unwind_Context *context __attribute__((unused)) ) function
H A Dunwind-dw2.c334 _Unwind_GetTextRelBase (struct _Unwind_Context *context)
1534 alias (_Unwind_GetTextRelBase);
331 _Unwind_GetTextRelBase (struct _Unwind_Context *context) function
1526 alias (_Unwind_GetTextRelBase); variable
/freebsd-9.3-release/contrib/libcxxrt/
H A Dunwind-itanium.h127 extern unsigned long _Unwind_GetTextRelBase (struct _Unwind_Context *);
H A Dunwind-arm.h138 extern unsigned long _Unwind_GetTextRelBase(struct _Unwind_Context *);
H A Ddwarf_eh.h269 v += (uint64_t)_Unwind_GetTextRelBase(c);
/freebsd-9.3-release/include/
H A Dunwind.h129 extern unsigned long _Unwind_GetTextRelBase (struct _Unwind_Context *);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h237 _Unwind_Ptr _Unwind_GetTextRelBase(struct _Unwind_Context *)
265 _Unwind_Ptr _Unwind_GetTextRelBase(struct _Unwind_Context *);
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dunwind-arm.h196 _Unwind_Ptr _Unwind_GetTextRelBase (_Unwind_Context *);
H A Dunwind-arm.c1013 _Unwind_GetTextRelBase (_Unwind_Context *context __attribute__ ((unused))) function

Completed in 119 milliseconds